Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/
Dmesh.c154 enum msg_phase msgphase; member
222 tlp->phase = (ms->msgphase << 4) + ms->phase; in dlog()
323 ms->phase, ms->msgphase, ms->conn_tgt, ms->data_ptr); in mesh_dump_regs()
392 ms->msgphase = msg_none; in mesh_init()
420 ms->msgphase = msg_none; in mesh_start_cmd()
685 switch (ms->msgphase) { in start_phase()
706 ms->msgphase = msg_none; in start_phase()
754 ms->msgphase); in start_phase()
879 ms->msgphase, ms->phase, ms->conn_tgt); in reselected()
890 ms->msgphase = msg_in; in reselected()
[all …]