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

  /src/sys/dev/ic/
ahcisata_core.c 72 static int ahci_cmd_start(struct ata_channel *, struct ata_xfer *);
1140 .c_start = ahci_cmd_start,
1170 ahci_cmd_start(struct ata_channel *chp, struct ata_xfer *xfer) function in typeref:typename:int
1179 AHCIDEBUG_PRINT(("ahci_cmd_start CI 0x%x timo %d\n slot %d",
ahcisata_core.c 72 static int ahci_cmd_start(struct ata_channel *, struct ata_xfer *);
1140 .c_start = ahci_cmd_start,
1170 ahci_cmd_start(struct ata_channel *chp, struct ata_xfer *xfer) function in typeref:typename:int
1179 AHCIDEBUG_PRINT(("ahci_cmd_start CI 0x%x timo %d\n slot %d",

Completed in 26 milliseconds