Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c559 static struct fcp_hp_elem *fcp_pass_to_hp(struct fcp_port *pptr,
8095 (!fcp_pass_to_hp(pptr, plun, plun->lun_cip, in fcp_create_luns()
8127 if (!fcp_pass_to_hp(pptr, plun, cip, FCP_ONLINE, in fcp_create_luns()
8136 if (!fcp_pass_to_hp(pptr, plun, cip, FCP_ONLINE, in fcp_create_luns()
8430 if (!fcp_pass_to_hp(LUN_PORT, plun, plun->lun_cip, in fcp_prepare_offline_lun()
8468 if (!fcp_pass_to_hp(LUN_PORT, plun, plun->lun_cip, FCP_OFFLINE, in fcp_offline_lun_now()
12572 (void) fcp_pass_to_hp(pptr, plun, CIP(old_dip), FCP_OFFLINE, in fcp_create_dip()
12762 (void) fcp_pass_to_hp(pptr, plun, CIP(old_pip), in fcp_create_pip()
14382 if ((elem = fcp_pass_to_hp(pptr, plun, cip, in fcp_pass_to_hp_and_wait()
14421 fcp_pass_to_hp(struct fcp_port *pptr, struct fcp_lun *plun, in fcp_pass_to_hp() function
[all …]