Home
last modified time | relevance | path

Searched refs:bnx_hdwr_acquire (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnx/
H A Dbnxhwi.h29 int bnx_hdwr_acquire(um_device_t * const umdevice);
H A Dbnxhwi.c172 bnx_hdwr_acquire(um_device_t *const umdevice) in bnx_hdwr_acquire() function
H A Dbnxgldv3.c64 if (bnx_hdwr_acquire(umdevice)) { in bnx_m_start()