Searched refs:FCP_OFFLINE (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/sys/fibre-channel/ulp/ |
H A D | fcpvar.h | 1398 #define FCP_OFFLINE 0x2 macro
|
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcp.c | 3879 FCP_OFFLINE, lcount, tcount, flag); in fcp_port_ioctl() 8200 if (online == FCP_OFFLINE) { in fcp_trigger_lun() 8479 if (!fcp_pass_to_hp(LUN_PORT, plun, plun->lun_cip, FCP_OFFLINE, in fcp_offline_lun_now() 12392 elem->what == FCP_OFFLINE || in fcp_hp_task() 12398 if (((elem->what == FCP_ONLINE || elem->what == FCP_OFFLINE) && in fcp_hp_task() 12584 (void) fcp_pass_to_hp(pptr, plun, CIP(old_dip), FCP_OFFLINE, in fcp_create_dip() 12775 FCP_OFFLINE, lcount, tcount, in fcp_create_pip() 14469 if (elem->what == FCP_ONLINE || elem->what == FCP_OFFLINE) { in fcp_pass_to_hp() 14477 if (elem->what == FCP_ONLINE || elem->what == FCP_OFFLINE) { in fcp_pass_to_hp()
|