Searched refs:FCP_ONLINE (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/sys/fibre-channel/ulp/ |
H A D | fcpvar.h | 1397 #define FCP_ONLINE 0x1 macro
|
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcp.c | 3956 FCP_ONLINE, lcount, tcount, 0); in fcp_port_ioctl() 8122 if (!fcp_pass_to_hp(pptr, plun, cip, FCP_ONLINE, in fcp_create_luns() 8131 if (!fcp_pass_to_hp(pptr, plun, cip, FCP_ONLINE, in fcp_create_luns() 8261 if (online == FCP_ONLINE) { in fcp_trigger_lun() 8273 if (online == FCP_ONLINE) { in fcp_trigger_lun() 12391 ASSERT(elem->what == FCP_ONLINE || in fcp_hp_task() 12398 if (((elem->what == FCP_ONLINE || elem->what == FCP_OFFLINE) && in fcp_hp_task() 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() 15158 FCP_ONLINE, lcount, tcount, in fcp_create_on_demand()
|