Home
last modified time | relevance | path

Searched refs:DC_PN_SIOCTL_BUSY (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Ddcreg.h636 #define DC_PN_SIOCTL_BUSY 0x80000000 macro
H A Ddc.c360 if (!(r & DC_PN_SIOCTL_BUSY)) { in dc_eeprom_getword_pnic()