Home
last modified time | relevance | path

Searched refs:MSG_IN_OCCUER (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dnsp32_debug.c200 if(i & MSG_IN_OCCUER) { in show_autophase()
H A Dnsp32.h270 # define MSG_IN_OCCUER BIT(7) macro
H A Dnsp32.c1238 * If MSG_IN_OCCUER is not set, then MsgOut phase is in do_nsp32_isr()
1243 if (!(auto_stat & MSG_IN_OCCUER) && in do_nsp32_isr()
1246 * !MSG_IN_OCCUER && msgout_len <=3 in do_nsp32_isr()
1283 if (auto_stat & MSG_IN_OCCUER) { in do_nsp32_isr()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dnsp32_debug.c200 if(i & MSG_IN_OCCUER) { in show_autophase()
H A Dnsp32.h270 # define MSG_IN_OCCUER BIT(7) macro
H A Dnsp32.c1248 * If MSG_IN_OCCUER is not set, then MsgOut phase is in do_nsp32_isr()
1253 if (!(auto_stat & MSG_IN_OCCUER) && in do_nsp32_isr()
1256 * !MSG_IN_OCCUER && msgout_len <=3 in do_nsp32_isr()
1293 if (auto_stat & MSG_IN_OCCUER) { in do_nsp32_isr()

Completed in 12 milliseconds