Searched refs:UNINIT (Results 1 - 6 of 6) sorted by relevance
/linux-4.1.27/drivers/net/phy/ |
H A D | mdio-octeon.c | 30 UNINIT = 0, enumerator in enum:octeon_mdiobus_mode
|
/linux-4.1.27/drivers/scsi/bfa/ |
H A D | bfa_ioc_cb.c | 330 * So, this IOC can be in UNINIT, INITING, DISABLED, FAIL bfa_ioc_cb_sync_complete()
|
/linux-4.1.27/drivers/staging/unisys/common-spar/include/channels/ |
H A D | iochannel.h | 14 * UNINIT(All Zeroes), CHANNEL_ATTACHING, CHANNEL_ATTACHED, CHANNEL_OPENED 25 * The state changes are the following: IOPart sees the channel is in UNINIT, 26 * UNINIT -> CHANNEL_ATTACHING (performed only by IOPart)
|
/linux-4.1.27/include/linux/ |
H A D | rio.h | 96 * @port_ok: Status of each port (one bit per port) - OK=1 or UNINIT=0
|
/linux-4.1.27/drivers/dma/ |
H A D | pl330.c | 385 UNINIT, enumerator in enum:pl330_dmac_state 1912 pl330->state = UNINIT; pl330_del()
|
/linux-4.1.27/drivers/scsi/csiostor/ |
H A D | csio_lnode.c | 1353 strcpy(str, "UNINIT"); csio_lnode_state_to_str()
|
Completed in 376 milliseconds