wdccommandshort   206 dev/ata/ata_wdc.c 		wdccommandshort(chp, xfer->drive, WDCC_RECAL);
wdccommandshort  1425 dev/atapiscsi/atapiscsi.c 		wdccommandshort(chp, drvp->drive, ATAPI_DEVICE_RESET);
wdccommandshort  1435 dev/atapiscsi/atapiscsi.c 		wdccommandshort(chp, drvp->drive, ATAPI_IDENTIFY_DEVICE);
wdccommandshort  1597 dev/atapiscsi/atapiscsi.c 	wdccommandshort(chp, xfer->drive, ATAPI_SOFT_RESET);
wdccommandshort   563 dev/ic/wdc.c   			wdccommandshort(chp, drive, WDCC_CHECK_PWR);
wdccommandshort   289 dev/ic/wdcvar.h void  wdccommandshort(struct channel_softc *, int, int);