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