Searched refs:dev_start (Results 1 – 2 of 2) sorted by relevance
53 if (umdevice->dev_start == B_TRUE) { in bnx_m_start()69 umdevice->dev_start = B_TRUE; in bnx_m_start()99 if (umdevice->dev_start == B_TRUE) { in bnx_m_stop()100 umdevice->dev_start = B_FALSE; in bnx_m_stop()147 if (umdevice->dev_start == B_TRUE) { in bnx_m_unicast()251 if (umdevice->dev_start != B_TRUE) { in bnx_m_multicast()305 if (umdevice->dev_start != B_TRUE) { in bnx_m_promiscuous()349 if (umdevice->dev_start != B_TRUE || in bnx_m_tx()472 if (umdevice->dev_start != B_TRUE) { in bnx_m_stats()818 if (umdevice->dev_start == B_TRUE) { in bnx_set_priv_prop()[all …]
286 volatile boolean_t dev_start; member