Searched refs:GET_STATUS (Results 1 - 2 of 2) sorted by relevance

/drivers/pci/hotplug/
H A Dpci_hotplug_core.c75 #define GET_STATUS(name,type) \ macro
90 GET_STATUS(power_status, u8)
91 GET_STATUS(attention_status, u8)
92 GET_STATUS(latch_status, u8)
93 GET_STATUS(adapter_status, u8)
/drivers/usb/atm/
H A Dueagle-atm.c294 #define GET_STATUS(data) \ macro
299 (GET_STATUS(sc->stats.phy.state) == 2) : \
1320 switch (GET_STATUS(sc->stats.phy.state)) {
1349 GET_STATUS(sc->stats.phy.state));
1353 if (GET_STATUS(data) != 2) {
2337 modem_state = GET_STATUS(sc->stats.phy.state);

Completed in 80 milliseconds