Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/common/
H A Disapnp.c175 PNP_SRES_LEN(tag))) in isapnp_scan_resdata()
186 PNP_SRES_LEN(tag))) in isapnp_scan_resdata()
H A Disapnp.h211 #define PNP_SRES_LEN(a) (a & 0x07) macro
/illumos-gate/usr/src/boot/i386/libi386/
H A Dbiospnp.c201 rlen = PNP_SRES_LEN(tag); in biospnp_scanresdata()