Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon.h971 int hermon_device_mode(hermon_state_t *state);
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c1241 hermon_device_mode(hermon_state_t *state) in hermon_device_mode() function
1283 state->hs_operational_mode = hermon_device_mode(state); in hermon_drv_init()
H A Dhermon_ioctl.c2483 if (hermon_device_mode(state)) { in hermon_flash_cfi_init()