Searched defs:SDunit (Results 1 – 9 of 9) sorted by relevance
12 typedef struct SDunit SDunit; typedef28 struct SDunit { struct29 SDev* dev;30 int subno;31 uchar inquiry[255]; /* format follows SCSI spec */32 uchar sense[18]; /* format follows SCSI spec */35 QLock ctl;36 uvlong sectors;37 ulong secsize;38 SDpart* part; /* nil or array of size npart */[all …]
550 aoewctl(SDunit *, Cmdbuf *cmd) in aoewctl() argument
390 sdaddallconfs(void (*addconf)(SDunit *)) in sdaddallconfs()
552 aoewctl(SDunit *, Cmdbuf *cmd) in aoewctl() argument
35 typedef struct SDunit SDunit; typedef44 typedef struct SDunit { struct54 } SDunit; argument
55 biosverify(SDunit* ) in biosverify() argument