Searched refs:PCIC_WIRELESS (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/usr.sbin/pciconf/
H A Dpciconf.c701 {PCIC_WIRELESS, -1, "wireless controller"},
702 {PCIC_WIRELESS, PCIS_WIRELESS_IRDA, "iRDA"},
703 {PCIC_WIRELESS, PCIS_WIRELESS_IR, "IR"},
704 {PCIC_WIRELESS, PCIS_WIRELESS_RF, "RF"},
705 {PCIC_WIRELESS, PCIS_WIRELESS_BLUETOOTH, "bluetooth"},
706 {PCIC_WIRELESS, PCIS_WIRELESS_BROADBAND, "broadband"},
707 {PCIC_WIRELESS, PCIS_WIRELESS_80211A, "ethernet 802.11a"},
708 {PCIC_WIRELESS, PCIS_WIRELESS_80211B, "ethernet 802.11b"},
709 {PCIC_WIRELESS, PCIS_WIRELESS_CELL,
711 {PCIC_WIRELESS, PCIS_WIRELESS_CELL_
[all...]
/freebsd-11-stable/sys/dev/pci/
H A Dpcireg.h477 #define PCIC_WIRELESS 0x0d macro
H A Dpci.c4844 {PCIC_WIRELESS, -1, 1, "wireless controller"},
4845 {PCIC_WIRELESS, PCIS_WIRELESS_IRDA, 1, "iRDA"},
4846 {PCIC_WIRELESS, PCIS_WIRELESS_IR, 1, "IR"},
4847 {PCIC_WIRELESS, PCIS_WIRELESS_RF, 1, "RF"},

Completed in 77 milliseconds