Home
last modified time | relevance | path

Searched defs:READY (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac-sgmii-fsm9900.c88 #define READY BIT(5) macro
/linux/drivers/usb/image/
H A Dmdc800.c119 NOT_CONNECTED, READY, WORKING, DOWNLOAD enumerator
/linux/drivers/infiniband/hw/qib/
H A Dqib_diag.c64 enum diag_state { UNUSED = 0, OPENED, INIT, READY }; enumerator