Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dpci_hotplug_core.c49 #define GET_STATUS(name, type) \ macro
62 GET_STATUS(power_status, u8)
63 GET_STATUS(attention_status, u8)
64 GET_STATUS(latch_status, u8)
65 GET_STATUS(adapter_status, u8)
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dpci_hotplug_core.c49 #define GET_STATUS(name, type) \ macro
62 GET_STATUS(power_status, u8)
63 GET_STATUS(attention_status, u8)
64 GET_STATUS(latch_status, u8)
65 GET_STATUS(adapter_status, u8)
/kernel/linux/linux-5.10/drivers/usb/atm/
H 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()
2317 modem_state = GET_STATUS(sc->stats.phy.state); in stat_human_status_show()
/kernel/linux/linux-6.6/drivers/usb/atm/
H 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()
2317 modem_state = GET_STATUS(sc->stats.phy.state); in stat_human_status_show()

Completed in 11 milliseconds