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

  /src/sys/dev/pci/
mpii.c 234 u_int sc_reply_free_host_index; member in struct:mpii_softc
1482 idx = sc->sc_reply_free_host_index;
1490 mpii_write_reply_free(sc, sc->sc_reply_free_host_index = idx);
2899 sc->sc_reply_free_host_index = sc->sc_reply_free_qdepth - 1;
2901 mpii_write_reply_free(sc, sc->sc_reply_free_host_index);

Completed in 14 milliseconds