Home
last modified time | relevance | path

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

/freebsd/sys/dev/aq/
H A Daq_fw2x.c222 get_mpi_state_(struct aq_hw* hw) in get_mpi_state_() function
325 uint64_t mpi_state = get_mpi_state_(hw); in fw2x_get_mode()
423 uint64_t state = get_mpi_state_(hw); in toggle_mpi_ctrl_and_wait_()
445 if ((get_mpi_state_(hw) & mask) == ctrl) in toggle_mpi_ctrl_and_wait_()