Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dnsp32_debug.c185 if(i & DATA_OUT_PHASE) { in show_autophase()
H A Dnsp32.h265 # define DATA_OUT_PHASE BIT(2) macro
H A Dnsp32.c1262 if (auto_stat & (DATA_IN_PHASE | DATA_OUT_PHASE)) { in do_nsp32_isr()
1263 /* DATA_IN_PHASE/DATA_OUT_PHASE was processed. */ in do_nsp32_isr()
1578 ((execph & DATA_IN_PHASE) || (execph & DATA_OUT_PHASE))) { in nsp32_busfree_occur()
1998 if ((execph & DATA_IN_PHASE) || (execph & DATA_OUT_PHASE)) { in nsp32_msgin_occur()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dnsp32_debug.c185 if(i & DATA_OUT_PHASE) { in show_autophase()
H A Dnsp32.h265 # define DATA_OUT_PHASE BIT(2) macro
H A Dnsp32.c1272 if (auto_stat & (DATA_IN_PHASE | DATA_OUT_PHASE)) { in do_nsp32_isr()
1273 /* DATA_IN_PHASE/DATA_OUT_PHASE was processed. */ in do_nsp32_isr()
1596 ((execph & DATA_IN_PHASE) || (execph & DATA_OUT_PHASE))) { in nsp32_busfree_occur()
2003 if ((execph & DATA_IN_PHASE) || (execph & DATA_OUT_PHASE)) { in nsp32_msgin_occur()

Completed in 11 milliseconds