Searched defs:osiop_ds (Results 1 – 1 of 1) sorted by relevance
96 struct osiop_ds { struct97 uint32_t scsi_addr; /* 0: SCSI ID & sync */121 #define OSIOP_DSOFF(x) offsetof(struct osiop_ds, x) argument