Searched refs:PCIC_WIRELESS (Results 1 – 3 of 3) sorted by relevance
| /src/usr.sbin/pciconf/ |
| H A D | pciconf.c | 1016 {PCIC_WIRELESS, -1, "wireless controller"}, 1017 {PCIC_WIRELESS, PCIS_WIRELESS_IRDA, "iRDA"}, 1018 {PCIC_WIRELESS, PCIS_WIRELESS_IR, "IR"}, 1019 {PCIC_WIRELESS, PCIS_WIRELESS_RF, "RF"}, 1020 {PCIC_WIRELESS, PCIS_WIRELESS_BLUETOOTH, "bluetooth"}, 1021 {PCIC_WIRELESS, PCIS_WIRELESS_BROADBAND, "broadband"}, 1022 {PCIC_WIRELESS, PCIS_WIRELESS_80211A, "ethernet 802.11a"}, 1023 {PCIC_WIRELESS, PCIS_WIRELESS_80211B, "ethernet 802.11b"}, 1024 {PCIC_WIRELESS, PCIS_WIRELESS_CELL, 1026 {PCIC_WIRELESS, PCIS_WIRELESS_CELL_E,
|
| /src/sys/dev/pci/ |
| H A D | pcireg.h | 479 #define PCIC_WIRELESS 0x0d macro
|
| H A D | pci.c | 5105 {PCIC_WIRELESS, -1, 1, "wireless controller"}, 5106 {PCIC_WIRELESS, PCIS_WIRELESS_IRDA, 1, "iRDA"}, 5107 {PCIC_WIRELESS, PCIS_WIRELESS_IR, 1, "IR"}, 5108 {PCIC_WIRELESS, PCIS_WIRELESS_RF, 1, "RF"},
|