Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dmpt.c583 cfgp->Function = MPI_FUNCTION_CONFIG; in mpt_read_cfg_header()
634 cfgp->Function = MPI_FUNCTION_CONFIG; in mpt_read_cfg_page()
719 cfgp->Function = MPI_FUNCTION_CONFIG; in mpt_write_cfg_page()
H A Dmpt_debug.c103 { MPI_FUNCTION_CONFIG, "Config" },
H A Dmpt_netbsd.c1297 case MPI_FUNCTION_CONFIG: in mpt_ctlop()
H A Dmpt_mpilib.h346 #define MPI_FUNCTION_CONFIG (0x04) macro