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

  /src/sys/dev/ic/
ahcisata_core.c 84 static void ahci_channel_stop(struct ahci_softc *, struct ata_channel *, int);
783 ahci_channel_stop(sc, chp, flags);
868 ahci_channel_stop(sc, chp, flags);
983 ahci_channel_stop(sc, chp, flags);
1001 ahci_channel_stop(sc, chp, flags);
1616 ahci_channel_stop(struct ahci_softc *sc, struct ata_channel *chp, int flags) function in typeref:typename:void
1744 ahci_channel_stop(sc, chp, flags);

Completed in 14 milliseconds