HomeSort by: relevance | last modified time | path
    Searched refs:wdccommandshort (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/ic/
wdcvar.h 172 void wdccommandshort(struct ata_channel *, int, int);
wdc.c 981 wdccommandshort(chp, xfer->c_drive, ATAPI_SOFT_RESET);
1859 wdccommandshort(struct ata_channel *chp, int drive, int command) function in typeref:typename:void
1864 ATADEBUG_PRINT(("wdccommandshort %s:%d:%d command 0x%x\n",
mvsata.c 1505 wdccommandshort(chp, 0, WDCC_RECAL);
2481 wdccommandshort(chp, 0, ATAPI_SOFT_RESET);
  /src/sys/dev/ata/
ata_wdc.c 226 wdccommandshort(chp, xfer->c_drive, WDCC_RECAL);
  /src/sys/dev/scsipi/
atapi_wdc.c 1178 wdccommandshort(chp, xfer->c_drive, ATAPI_SOFT_RESET);

Completed in 25 milliseconds