Searched refs:siop_add_dev (Results 1 – 3 of 3) sorted by relevance
/openbsd/sys/dev/ic/ |
H A D | siopvar.h | 139 void siop_add_dev(struct siop_softc *, int, int);
|
H A D | siop.c | 1549 siop_add_dev(sc, target, lun); in siop_scsicmd() 2027 siop_add_dev(sc, target, i); in siop_add_reselsw() 2051 siop_add_dev(struct siop_softc *sc, int target, int lun) in siop_add_dev() function
|
H A D | siop_common.c | 279 siop_add_dev((struct siop_softc *)sc, target, lun); in siop_setuptables()
|