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

  /src/sys/dev/mscp/
mscp_disk.c 139 int rx_putonline(struct rx_softc *);
761 rx_putonline(struct rx_softc *rx) function in typeref:typename:int
809 if (rx_putonline(rx) == MSCP_FAILED)
840 if (rx_putonline(rx) == MSCP_FAILED) {
1165 if (rx_putonline(ra) != MSCP_DONE)
mscp_disk.c 139 int rx_putonline(struct rx_softc *);
761 rx_putonline(struct rx_softc *rx) function in typeref:typename:int
809 if (rx_putonline(rx) == MSCP_FAILED)
840 if (rx_putonline(rx) == MSCP_FAILED) {
1165 if (rx_putonline(ra) != MSCP_DONE)

Completed in 27 milliseconds