Home
last modified time | relevance | path

Searched refs:execph (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/scsi/
H A Dnsp32.c1572 show_autophase(execph); in nsp32_busfree_occur()
1588 if (execph & MSGIN_02_VALID) { in nsp32_busfree_occur()
1595 if (!(execph & MSGIN_00_VALID) && in nsp32_busfree_occur()
1596 ((execph & DATA_IN_PHASE) || (execph & DATA_OUT_PHASE))) { in nsp32_busfree_occur()
1639 if (execph & MSGIN_03_VALID) { in nsp32_busfree_occur()
1659 if (execph & (MSGIN_00_VALID | MSGIN_04_VALID)) { in nsp32_busfree_occur()
1682 if (execph & MSGIN_00_VALID) { in nsp32_busfree_occur()
1695 } else if (execph & MSGIN_04_VALID) { in nsp32_busfree_occur()
1928 unsigned short execph) in nsp32_msgin_occur() argument
2003 if ((execph & DATA_IN_PHASE) || (execph & DATA_OUT_PHASE)) { in nsp32_msgin_occur()
[all …]