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 Demlxs_diag.c444 if ((rval = emlxs_offline(hba, 0))) {
H A Demlxs_download.c268 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 Demlxs_fcp.c1923 emlxs_offline(emlxs_hba_t *hba, uint32_t reset_requested) function
2029 } /* emlxs_offline() */
2041 if ((rval = emlxs_offline(hba, 0))) {
H A Demlxs_dfc.c4394 (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 Demlxs_hba.c2315 (void) emlxs_offline(hba, 0);
H A Demlxs_solaris.c3984 if (emlxs_offline(hba, 0) == 0) {
6353 (void) emlxs_offline(hba, 1);
7478 if (emlxs_offline(hba, 1) != 0) {
H A Demlxs_sli3.c4599 (void) emlxs_offline(hba, 1);
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h796 extern int32_t emlxs_offline(emlxs_hba_t *hba,

Completed in 138 milliseconds