Home
last modified time | relevance | path

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

/freebsd/sys/dev/aq/
H A Daq_fw1x.c99 case MPI_INIT: in mpi_mode_to_fw1x_()
238 md = MPI_INIT; in fw1x_get_mode()
H A Daq_fw2x.c292 case MPI_INIT: in fw2x_set_mode()
333 *mode = MPI_INIT; in fw2x_get_mode()
H A Daq_hw.c239 return aq_hw_mpi_set(hw, MPI_INIT, speed); in aq_hw_set_link_speed()
267 if (mode != MPI_INIT) in aq_hw_get_link_state()
647 aq_hw_mpi_set(hw, MPI_INIT, hw->link_rate); in aq_hw_init()
H A Daq_hw.h307 MPI_INIT = 2, enumerator