Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dsiop.c81 void siop_unqueue(struct siop_softc *, int, int);
1020 siop_unqueue(sc, xs->xs_periph->periph_target, in siop_scsicmd_end()
1071 siop_unqueue(struct siop_softc *sc, int target, int lun) in siop_unqueue() function