Home
last modified time | relevance | path

Searched refs:RECAL (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/sys/dev/ata/
Dwdvar.h70 #define RECAL 0 macro
Dwd.c885 if (wd->drvp->state > RECAL) in wdgetdisklabel()
896 if (wd->drvp->state > RECAL) in wdgetdisklabel()
906 if (wd->drvp->state > RECAL) in wdgetdisklabel()
979 if (wd->drvp->state > RECAL) in wdioctl()
1144 wd->drvp->state = RECAL; in wddump()
Data_wdc.c198 if (drvp->state != RECAL) { in _wdc_ata_bio_start()
576 case RECAL: /* Should not be in this state here */ in wdc_ata_ctrl_intr()