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

  /src/sys/dev/ic/
ahcisata_core.c 74 static int ahci_cmd_poll(struct ata_channel *, struct ata_xfer *);
1141 .c_poll = ahci_cmd_poll,
1228 ahci_cmd_poll(struct ata_channel *chp, struct ata_xfer *xfer) function in typeref:typename:int

Completed in 41 milliseconds