Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_edif.c575 set_bit(N2N_LINK_RESET, &vha->dpc_flags); in qla_edif_app_start()
H A Dqla_def.h4973 #define N2N_LINK_RESET 21 macro
H A Dqla_init.c989 set_bit(N2N_LINK_RESET, in qla24xx_handle_gnl_done_event()
2436 set_bit(N2N_LINK_RESET, &vha->dpc_flags); in qla24xx_handle_prli_done_event()
H A Dqla_os.c7228 if (test_and_clear_bit(N2N_LINK_RESET, in qla2x00_do_dpc()