Searched refs:PCIC_WIRELESS (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/usr.sbin/pciconf/ |
| H A D | pciconf.c | 741 {PCIC_WIRELESS, -1, "wireless controller"}, 742 {PCIC_WIRELESS, PCIS_WIRELESS_IRDA, "iRDA"}, 743 {PCIC_WIRELESS, PCIS_WIRELESS_IR, "IR"}, 744 {PCIC_WIRELESS, PCIS_WIRELESS_RF, "RF"}, 745 {PCIC_WIRELESS, PCIS_WIRELESS_BLUETOOTH, "bluetooth"}, 746 {PCIC_WIRELESS, PCIS_WIRELESS_BROADBAND, "broadband"}, 747 {PCIC_WIRELESS, PCIS_WIRELESS_80211A, "ethernet 802.11a"}, 748 {PCIC_WIRELESS, PCIS_WIRELESS_80211B, "ethernet 802.11b"}, 749 {PCIC_WIRELESS, PCIS_WIRELESS_CELL, 751 {PCIC_WIRELESS, PCIS_WIRELESS_CELL_E,
|
| /freebsd-13.1/sys/dev/pci/ |
| H A D | pcireg.h | 478 #define PCIC_WIRELESS 0x0d macro
|
| H A D | pci.c | 5006 {PCIC_WIRELESS, -1, 1, "wireless controller"}, 5007 {PCIC_WIRELESS, PCIS_WIRELESS_IRDA, 1, "iRDA"}, 5008 {PCIC_WIRELESS, PCIS_WIRELESS_IR, 1, "IR"}, 5009 {PCIC_WIRELESS, PCIS_WIRELESS_RF, 1, "RF"},
|