Home
last modified time | relevance | path

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

/drivers/pci/hotplug/
A Dpci_hotplug_core.c40 #define GET_STATUS(name, type) \ macro
50 GET_STATUS(power_status, u8) in GET_STATUS() function
51 GET_STATUS(attention_status, u8) in GET_STATUS()
52 GET_STATUS(latch_status, u8) in GET_STATUS()
53 GET_STATUS(adapter_status, u8) in GET_STATUS()
/drivers/usb/atm/
A Dueagle-atm.c250 #define GET_STATUS(data) \ macro
255 (GET_STATUS(sc->stats.phy.state) == 2) : \
1304 switch (GET_STATUS(sc->stats.phy.state)) { in uea_stat_e1()
1333 GET_STATUS(sc->stats.phy.state)); in uea_stat_e1()
1337 if (GET_STATUS(data) != 2) { in uea_stat_e1()
2316 modem_state = GET_STATUS(sc->stats.phy.state); in stat_human_status_show()

Completed in 11 milliseconds