Searched refs:PHASE_SELSTEPS (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/arm/ |
H A D | fas216.c | 895 case PHASE_SELSTEPS: in fas216_disconnect_intr() 947 info->scsi.phase == PHASE_SELSTEPS); in fas216_reselected_intr() 1363 case PHASE_SELSTEPS: in fas216_busservice_intr() 1390 case STATE(STAT_DATAIN, PHASE_SELSTEPS):/* Sel w/ steps -> Data In */ in fas216_busservice_intr() 1404 case STATE(STAT_DATAOUT, PHASE_SELSTEPS):/* Sel w/ steps-> Data Out */ in fas216_busservice_intr() 1418 case STATE(STAT_STATUS, PHASE_SELSTEPS):/* Sel w/ steps -> Status */ in fas216_busservice_intr() 1432 case STATE(STAT_MESGIN, PHASE_SELSTEPS):/* Sel w/ steps -> Message In */ in fas216_busservice_intr() 1462 case STATE(STAT_MESGOUT, PHASE_SELSTEPS): in fas216_busservice_intr() 1575 case PHASE_SELSTEPS: in fas216_funcdone_intr() 1713 info->scsi.phase = PHASE_SELSTEPS; in __fas216_start_command() [all...] |
H A D | fas216.h | 172 PHASE_SELSTEPS, /* selection with command steps */ enumerator
|
/kernel/linux/linux-6.6/drivers/scsi/arm/ |
H A D | fas216.c | 898 case PHASE_SELSTEPS: in fas216_disconnect_intr() 950 info->scsi.phase == PHASE_SELSTEPS); in fas216_reselected_intr() 1368 case PHASE_SELSTEPS: in fas216_busservice_intr() 1396 case STATE(STAT_DATAIN, PHASE_SELSTEPS):/* Sel w/ steps -> Data In */ in fas216_busservice_intr() 1410 case STATE(STAT_DATAOUT, PHASE_SELSTEPS):/* Sel w/ steps-> Data Out */ in fas216_busservice_intr() 1424 case STATE(STAT_STATUS, PHASE_SELSTEPS):/* Sel w/ steps -> Status */ in fas216_busservice_intr() 1438 case STATE(STAT_MESGIN, PHASE_SELSTEPS):/* Sel w/ steps -> Message In */ in fas216_busservice_intr() 1468 case STATE(STAT_MESGOUT, PHASE_SELSTEPS): in fas216_busservice_intr() 1581 case PHASE_SELSTEPS: in fas216_funcdone_intr() 1719 info->scsi.phase = PHASE_SELSTEPS; in __fas216_start_command() [all...] |
H A D | fas216.h | 172 PHASE_SELSTEPS, /* selection with command steps */ enumerator
|
Completed in 7 milliseconds