Home
last modified time | relevance | path

Searched refs:PHASE_MSGIN_DISCONNECT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/arm/
H A Dfas216.h178 PHASE_MSGIN_DISCONNECT, /* disconnecting from bus */ enumerator
H A Dfas216.c268 [PHASE_MSGIN_DISCONNECT]= "disconnect", in fas216_drv_phase()
899 case PHASE_MSGIN_DISCONNECT: /* message in - disconnecting */ in fas216_disconnect_intr()
1102 info->scsi.phase = PHASE_MSGIN_DISCONNECT; in fas216_parse_message()
1514 if (info->scsi.phase == PHASE_MSGIN_DISCONNECT) { in fas216_busservice_intr()
/kernel/linux/linux-6.6/drivers/scsi/arm/
H A Dfas216.h178 PHASE_MSGIN_DISCONNECT, /* disconnecting from bus */ enumerator
H A Dfas216.c271 [PHASE_MSGIN_DISCONNECT]= "disconnect", in fas216_drv_phase()
902 case PHASE_MSGIN_DISCONNECT: /* message in - disconnecting */ in fas216_disconnect_intr()
1107 info->scsi.phase = PHASE_MSGIN_DISCONNECT; in fas216_parse_message()
1520 if (info->scsi.phase == PHASE_MSGIN_DISCONNECT) { in fas216_busservice_intr()

Completed in 9 milliseconds