Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/isapnp/
Disapnpreg.h66 #define ISAPNP_STATUS 0x05 macro
Disapnpres.c75 if (isapnp_read_reg(sc, ISAPNP_STATUS) & 1) in isapnp_wait_status()