Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dsiopvar.h37 struct siop_xfer { struct
58 /* command block descriptors: an array of siop_cmd + an array of siop_xfer */ argument
H A Dsiop.c1442 struct siop_xfer *siop_xfer; in siop_start() local
/netbsd-src/sys/arch/prep/stand/boot/
H A Dsdvar.h83 struct siop_xfer { struct
84 struct siop_common_xfer siop_tables;
86 uint32_t resel[25];
H A Dsiop.c235 struct siop_xfer *siop_xfer = NULL; in siop_intr() local
605 struct siop_xfer *siop_xfer = adp->xfer; in siop_start() local
/netbsd-src/sys/arch/bebox/stand/boot/
H A Dsdvar.h83 struct siop_xfer { struct
84 struct siop_common_xfer siop_tables;
86 uint32_t resel[25];
H A Dsiop.c258 struct siop_xfer *siop_xfer = NULL; in siop_intr() local
626 struct siop_xfer *siop_xfer = adp->xfer; in siop_start() local