Searched refs:emlxs_offline (Results 1 - 8 of 8) sorted by relevance
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_diag.c | 444 if ((rval = emlxs_offline(hba, 0))) {
|
H A D | emlxs_download.c | 268 if (emlxs_offline(hba, 0) != FC_SUCCESS) { 1711 if (emlxs_offline(hba, 0) != FC_SUCCESS) { 2073 if (emlxs_offline(hba, 0) != FC_SUCCESS) { 2212 if (emlxs_offline(hba, 0) != FC_SUCCESS) { 5084 if (emlxs_offline(hba, 0) != FC_SUCCESS) {
|
H A D | emlxs_fcp.c | 1923 emlxs_offline(emlxs_hba_t *hba, uint32_t reset_requested) function 2029 } /* emlxs_offline() */ 2041 if ((rval = emlxs_offline(hba, 0))) {
|
H A D | emlxs_dfc.c | 4394 (void) emlxs_offline(hba, 0); 4416 (void) emlxs_offline(hba, 0); 4438 (void) emlxs_offline(hba, 0); 4502 (void) emlxs_offline(hba, 0);
|
H A D | emlxs_hba.c | 2315 (void) emlxs_offline(hba, 0);
|
H A D | emlxs_solaris.c | 3984 if (emlxs_offline(hba, 0) == 0) { 6353 (void) emlxs_offline(hba, 1); 7478 if (emlxs_offline(hba, 1) != 0) {
|
H A D | emlxs_sli3.c | 4599 (void) emlxs_offline(hba, 1);
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_extern.h | 796 extern int32_t emlxs_offline(emlxs_hba_t *hba,
|
Completed in 138 milliseconds