Searched refs:HSFSTS_ERR (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dif_wmreg.h1667 #define HSFSTS_ERR 0x0002 /* Flash Cycle Error */ macro
H A Dif_wm.c14602 hsfsts |= HSFSTS_ERR | HSFSTS_DAEL;
14706 if ((hsfsts & HSFSTS_DONE) == 1 && (hsfsts & HSFSTS_ERR) == 0)
14803 if (hsfsts & HSFSTS_ERR) {

Completed in 134 milliseconds