Searched refs:wdccommandshort (Results 1 – 4 of 4) sorted by relevance
| /mirbsd/src/sys/dev/ic/ |
| D | wdcvar.h | 283 void wdccommandshort(struct channel_softc *, int, int);
|
| D | wdc.c | 569 wdccommandshort(chp, drive, WDCC_CHECK_PWR); 1987 wdccommandshort(chp, drive, command) in wdccommandshort() function
|
| /mirbsd/src/sys/dev/atapiscsi/ |
| D | atapiscsi.c | 1418 wdccommandshort(chp, drvp->drive, ATAPI_DEVICE_RESET); 1428 wdccommandshort(chp, drvp->drive, ATAPI_IDENTIFY_DEVICE); 1590 wdccommandshort(chp, xfer->drive, ATAPI_SOFT_RESET);
|
| /mirbsd/src/sys/dev/ata/ |
| D | ata_wdc.c | 208 wdccommandshort(chp, xfer->drive, WDCC_RECAL); in _wdc_ata_bio_start()
|