Searched refs:PCIC_WIRELESS (Results 1 – 3 of 3) sorted by relevance
| /freebsd-10-stable/usr.sbin/pciconf/ |
| D | pciconf.c | 677 {PCIC_WIRELESS, -1, "wireless controller"}, 678 {PCIC_WIRELESS, PCIS_WIRELESS_IRDA, "iRDA"}, 679 {PCIC_WIRELESS, PCIS_WIRELESS_IR, "IR"}, 680 {PCIC_WIRELESS, PCIS_WIRELESS_RF, "RF"},
|
| /freebsd-10-stable/sys/dev/pci/ |
| D | pcireg.h | 444 #define PCIC_WIRELESS 0x0d macro
|
| D | pci.c | 4213 {PCIC_WIRELESS, -1, 1, "wireless controller"}, 4214 {PCIC_WIRELESS, PCIS_WIRELESS_IRDA, 1, "iRDA"}, 4215 {PCIC_WIRELESS, PCIS_WIRELESS_IR, 1, "IR"}, 4216 {PCIC_WIRELESS, PCIS_WIRELESS_RF, 1, "RF"},
|