Home
last modified time | relevance | path

Searched refs:fc_fca_pm_t (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_fcaif.h136 } fc_fca_pm_t; typedef
198 int (*fca_port_manage) (opaque_t fca_port, fc_fca_pm_t *arg);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c871 fc_fca_pm_t pm; in emlxs_fcio_diag()
874 bzero((caddr_t)&pm, sizeof (fc_fca_pm_t)); in emlxs_fcio_diag()
1100 fc_fca_pm_t pm; in emlxs_fcio_download_fw()
1133 fc_fca_pm_t pm; in emlxs_fcio_get_fw_rev()
1166 fc_fca_pm_t pm; in emlxs_fcio_get_fcode_rev()
1199 fc_fca_pm_t pm; in emlxs_fcio_download_fcode()
1683 fc_fca_pm_t pm; in emlxs_fcio_get_node_id()
1716 fc_fca_pm_t pm; in emlxs_fcio_set_node_id()
2079 fc_fca_pm_t pm; in emlxs_fcio_get_link_status()
2850 fc_fca_pm_t pm; in emlxs_fcio_get_dump_size()
[all …]
H A Demlxs_solaris.c4156 emlxs_fca_port_manage(opaque_t fca_port_handle, fc_fca_pm_t *pm) in emlxs_fca_port_manage()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c2951 fc_fca_pm_t pm; in fp_port_startup()
8799 fc_fca_pm_t pm; in fp_fciocmd()
8849 fc_fca_pm_t pm; in fp_fciocmd()
8890 fc_fca_pm_t pm; in fp_fciocmd()
8928 fc_fca_pm_t pm; in fp_fciocmd()
8967 fc_fca_pm_t pm; in fp_fciocmd()
9020 fc_fca_pm_t pm; in fp_fciocmd()
9191 fc_fca_pm_t pm; in fp_fciocmd()
9193 bzero((caddr_t)&pm, sizeof (fc_fca_pm_t)); in fp_fciocmd()
9345 fc_fca_pm_t pm; in fp_fciocmd()
[all …]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h213 fc_fca_pm_t *pm);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c565 fcoei_port_manage(void * fca_handle, fc_fca_pm_t *pm) in fcoei_port_manage()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c88 static int ql_port_manage(opaque_t, fc_fca_pm_t *);
4285 ql_port_manage(opaque_t fca_handle, fc_fca_pm_t *cmd) in ql_port_manage()