Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpt/
H A Dmpt.h258 void mpt2host_config_page_fc_port_0(CONFIG_PAGE_FC_PORT_0 *);
277 #define mpt2host_config_page_fc_port_0(x) do { ; } while (0) macro
H A Dmpt.c3066 mpt2host_config_page_fc_port_0(CONFIG_PAGE_FC_PORT_0 *fp0) in mpt2host_config_page_fc_port_0() function
H A Dmpt_cam.c433 mpt2host_config_page_fc_port_0(&mpt->mpt_fcport_page0); in mpt_read_config_info_fc()