Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dmesh.h63 #define SEQ_MSGIN 8 /* receive a message */ macro
H A Dmesh.c698 out_8(&mr->sequence, SEQ_MSGIN + seq); in start_phase()
1468 out_8(&mr->sequence, SEQ_MSGIN + seq); in cmd_complete()
1481 out_8(&mr->sequence, SEQ_MSGIN + SEQ_ATN + use_active_neg); in cmd_complete()
1492 * change the command to SEQ_MSGIN with ATN, in cmd_complete()
1530 out_8(&mr->sequence, SEQ_MSGIN + use_active_neg + SEQ_ATN); in cmd_complete()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dmesh.h74 #define SEQ_MSGIN 8 /* receive a message */ macro
H A Dmesh.c692 out_8(&mr->sequence, SEQ_MSGIN + seq); in start_phase()
1462 out_8(&mr->sequence, SEQ_MSGIN + seq); in cmd_complete()
1475 out_8(&mr->sequence, SEQ_MSGIN + SEQ_ATN + use_active_neg); in cmd_complete()
1486 * change the command to SEQ_MSGIN with ATN, in cmd_complete()
1524 out_8(&mr->sequence, SEQ_MSGIN + use_active_neg + SEQ_ATN); in cmd_complete()

Completed in 7 milliseconds