Home
last modified time | relevance | path

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

/freebsd/sys/isa/
H A Dpnpreg.h111 #define PNP_SET_CSN 0x06 macro
H A Dpnp.c688 pnp_write(PNP_SET_CSN, csn); in pnp_isolation_protocol()
/freebsd/contrib/pnpinfo/
H A Dpnpinfo.c484 pnp_write(PNP_SET_CSN, csn); /* Move this out of this function XXX */ in dump_resdata()
519 printf("-- card select # 0x%04x\n", pnp_read(PNP_SET_CSN)); in dump_resdata()