iop.c | 350 if ((rv = iop_status_get(sc, 1)) != 0) { 499 if (iop_status_get(iop, 1) != 0) { 911 iop_status_get(struct iop_softc *sc, int nosleep) function in typeref:typename:int 2197 if (iop_status_get(sc, 1) != 0) 2227 if (iop_status_get(sc, 0) != 0) 2506 if ((rv = iop_status_get(sc, 0)) == 0)
|