Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/isa/
HDpnpreg.h116 #define PNP_SET_CSN 0x06 macro
HDpnp.c724 pnp_write(PNP_SET_CSN, csn); in pnp_isolation_protocol()
/freebsd-11-stable/contrib/pnpinfo/
HDpnpinfo.c488 pnp_write(PNP_SET_CSN, csn); /* Move this out of this function XXX */ in dump_resdata()
523 printf("-- card select # 0x%04x\n", pnp_read(PNP_SET_CSN)); in dump_resdata()