Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/mpt/
HDmpt.h263 void mpt2host_config_page_fc_port_1(CONFIG_PAGE_FC_PORT_1 *);
282 #define mpt2host_config_page_fc_port_1(x) do { ; } while (0) macro
HDmpt.c3095 mpt2host_config_page_fc_port_1(CONFIG_PAGE_FC_PORT_1 *fp1) in mpt2host_config_page_fc_port_1() function
HDmpt_cam.c529 mpt2host_config_page_fc_port_1(&fc); in mpt_set_initial_config_fc()