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

  /src/sys/dev/ic/
wdc.c 156 static int __wdccommand_start(struct ata_channel *, struct ata_xfer *);
1394 .c_start = __wdccommand_start,
1427 __wdccommand_start(struct ata_channel *chp, struct ata_xfer *xfer) function in typeref:typename:int
1436 ATADEBUG_PRINT(("__wdccommand_start %s:%d:%d\n",
wdc.c 156 static int __wdccommand_start(struct ata_channel *, struct ata_xfer *);
1394 .c_start = __wdccommand_start,
1427 __wdccommand_start(struct ata_channel *chp, struct ata_xfer *xfer) function in typeref:typename:int
1436 ATADEBUG_PRINT(("__wdccommand_start %s:%d:%d\n",

Completed in 531 milliseconds