Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/
H A Dinitio.h410 #define SCF_POST 0x02 macro
H A Dinitio.c953 if (tmp->flags & SCF_POST) in initio_abort_srb()
986 if (tmp->flags & SCF_POST) in initio_abort_srb()
1123 if (scb->flags & SCF_POST) { in tulip_main()
2543 cblk->flags = SCF_POST; /* After SCSI done, call post routine */ in initio_build_scb()