HomeSort by: relevance | last modified time | path
    Searched defs:iop_msg_alloc (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/i2o/
iop.c 674 im = iop_msg_alloc(sc, IM_WAIT);
1075 im = iop_msg_alloc(sc, IM_WAIT);
1134 im = iop_msg_alloc(sc, IM_WAIT);
1205 im = iop_msg_alloc(sc, IM_WAIT | IM_NOSTATUS);
1244 im = iop_msg_alloc(sc, (ii == NULL ? IM_WAIT : 0) | IM_NOSTATUS);
1303 im = iop_msg_alloc(sc, IM_WAIT);
1344 im = iop_msg_alloc(sc, IM_WAIT);
1387 im = iop_msg_alloc(sc, IM_WAIT);
1430 im = iop_msg_alloc(sc, fl);
1456 im = iop_msg_alloc(sc, IM_WAIT)
1798 iop_msg_alloc(struct iop_softc *sc, int flags) function in typeref:struct:iop_msg *
    [all...]

Completed in 12 milliseconds