Home
last modified time | relevance | path

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

/openbsd/sys/dev/ata/
H A Dwdvar.h93 #define RECAL 0 macro
H A Dwd.c746 if (wd->drvp->state > RECAL) in wdgetdisklabel()
750 if (wd->drvp->state > RECAL) in wdgetdisklabel()
808 if (wd->drvp->state > RECAL) in wdioctl()
935 wd->drvp->state = RECAL; in wddump()
H A Data_wdc.c252 if (drvp->state != RECAL) { in _wdc_ata_bio_start()
625 case RECAL: /* Should not be in this state here */ in wdc_ata_ctrl_intr()