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

  /src/sys/dev/ic/
ahcisata_core.c 76 static void ahci_cmd_done(struct ata_channel *, struct ata_xfer *);
1339 ahci_cmd_done(chp, xfer);
1350 ahci_cmd_done(struct ata_channel *chp, struct ata_xfer *xfer) function in typeref:typename:void
1358 AHCIDEBUG_PRINT(("ahci_cmd_done port %d flags %#x/%#x\n",
ahcisata_core.c 76 static void ahci_cmd_done(struct ata_channel *, struct ata_xfer *);
1339 ahci_cmd_done(chp, xfer);
1350 ahci_cmd_done(struct ata_channel *chp, struct ata_xfer *xfer) function in typeref:typename:void
1358 AHCIDEBUG_PRINT(("ahci_cmd_done port %d flags %#x/%#x\n",

Completed in 22 milliseconds