Searched refs:PCIC_WIRELESS (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/usr.sbin/pciconf/ |
| H A D | pciconf.c | 706 {PCIC_WIRELESS, -1, "wireless controller"}, 707 {PCIC_WIRELESS, PCIS_WIRELESS_IRDA, "iRDA"}, 708 {PCIC_WIRELESS, PCIS_WIRELESS_IR, "IR"}, 709 {PCIC_WIRELESS, PCIS_WIRELESS_RF, "RF"},
|
| /freebsd-12.1/sys/dev/pci/ |
| H A D | pcireg.h | 455 #define PCIC_WIRELESS 0x0d macro
|
| H A D | pci.c | 4895 {PCIC_WIRELESS, -1, 1, "wireless controller"}, 4896 {PCIC_WIRELESS, PCIS_WIRELESS_IRDA, 1, "iRDA"}, 4897 {PCIC_WIRELESS, PCIS_WIRELESS_IR, 1, "IR"}, 4898 {PCIC_WIRELESS, PCIS_WIRELESS_RF, 1, "RF"},
|