Searched refs:PCIEM_SLOT_CAP_SPLS (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/sys/dev/pci/ | ||
| H A D | pcireg.h | 876 #define PCIEM_SLOT_CAP_SPLS 0x00018000 macro |
| /freebsd-13.1/usr.sbin/pciconf/ | ||
| H A D | cap.c | 448 switch (cap & PCIEM_SLOT_CAP_SPLS) { in slot_power() |