Home
last modified time | relevance | path

Searched refs:siop_add_dev (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/ic/
H A Dsiopvar.h139 void siop_add_dev(struct siop_softc *, int, int);
H A Dsiop.c1549 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 Dsiop_common.c279 siop_add_dev((struct siop_softc *)sc, target, lun); in siop_setuptables()