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

/drivers/pci/hotplug/
H A Dpciehp_core.c232 u8 occupied, poweron; local
266 /* Check if slot is occupied */
268 pciehp_get_adapter_status(slot, &occupied);
270 if (occupied && pciehp_force)
273 if (!occupied && poweron && POWER_CTRL(ctrl))
314 /* Check if slot is occupied */
/drivers/net/wireless/bcmdhd/
H A Ddhd_cdc.c415 if (interfaces[i].occupied) {
455 if (mac_table[i].occupied) {
542 if (wlfc->destination_entries.nodes[i].occupied) {
548 if (wlfc->destination_entries.interfaces[i].occupied) {
554 if (wlfc->destination_entries.nodes[i].occupied) {
560 if (wlfc->destination_entries.interfaces[i].occupied) {
802 (ctx->destination_entries.interfaces[ifid].occupied)) {
807 if (table[i].occupied) {
1156 if (entry->occupied) {
1292 entry->occupied
[all...]
H A Ddhd_wlfc.h103 uint8 occupied; member in struct:wlfc_mac_descriptor

Completed in 56 milliseconds