Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpt/
H A Dmpt.h259 void mpt2host_config_page_fc_port_1(CONFIG_PAGE_FC_PORT_1 *);
278 #define mpt2host_config_page_fc_port_1(x) do { ; } while (0) macro
H A Dmpt.c3088 mpt2host_config_page_fc_port_1(CONFIG_PAGE_FC_PORT_1 *fp1) in mpt2host_config_page_fc_port_1() function
H A Dmpt_cam.c528 mpt2host_config_page_fc_port_1(&fc); in mpt_set_initial_config_fc()