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

  /src/sys/dev/ic/
ahcisata_core.c 67 static void ahci_exec_command(struct ata_drive_datas *, struct ata_xfer *);
134 .ata_exec_command = ahci_exec_command,
1148 ahci_exec_command(struct ata_drive_datas *drvp, struct ata_xfer *xfer) function in typeref:typename:void
1153 AHCIDEBUG_PRINT(("ahci_exec_command port %d CI 0x%x\n",

Completed in 12 milliseconds