Searched refs:PCIR_POWER_DATA (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/pci/
H A Dpcireg.h592 #define PCIR_POWER_DATA 0x7 macro
H A Dpci.c854 if ((nextptr - ptr) > PCIR_POWER_DATA)
855 cfg->pp.pp_data = ptr + PCIR_POWER_DATA;

Completed in 95 milliseconds