Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Daha152x.h166 #define REQINIT 0x01 macro
H A Daha152x.c1681 if(sstat1 & (PHASECHG|PHASEMIS|BUSFREE) || !(sstat1 & REQINIT)) in msgi_run()
2250 } else if(stat1 & REQINIT) { in update_state()
2380 SETPORT(SSTAT0, REQINIT); in is_complete()
2655 if (s & REQINIT) in get_ports()
2697 if (s & REQINIT) in get_ports()
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_reg_print.c_shipped109 { "REQINIT", 0x01, 0x01 },
H A Daic7xxx.seq683 test SSTAT1,REQINIT|BUSFREE jz .;
1266 test SSTAT1, REQINIT jz .;
1349 test SSTAT1, REQINIT jnz .;
1984 test SSTAT1, REQINIT jz inb_next_wait;
2115 test SSTAT1, REQINIT jz phase_lock;
H A Daic79xx_reg_print.c_shipped273 { "REQINIT", 0x01, 0x01 },
H A Daic79xx.seq1327 test SSTAT1,REQINIT|BUSFREE jz .;
1741 test SSTAT1, REQINIT jz .;
1758 test SSTAT1, REQINIT jnz .;
1885 * already seen and acked (REQINIT never comes true).
1893 test SSTAT1, REQINIT jz snapshot_wait_data_valid;
H A Daic7xxx_reg.h_shipped298 #define REQINIT 0x01
H A Daic79xx_reg.h_shipped767 #define REQINIT 0x01
H A Daic7xxx.reg344 field REQINIT 0x01
H A Daic79xx.reg1979 field REQINIT 0x01