Home
last modified time | relevance | path

Searched defs:osiop_ds (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dosiopvar.h96 struct osiop_ds { struct
97 uint32_t scsi_addr; /* 0: SCSI ID & sync */
121 #define OSIOP_DSOFF(x) offsetof(struct osiop_ds, x) argument