Home
last modified time | relevance | path

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

/dports/emulators/hatari/hatari-2.2.1/src/
H A Dncr5380.c82 int bus_phase; member
249 switch (rs->bus_phase) in raw_scsi_set_signal_phase()
341 if (rs->bus_phase >= 0) in raw_scsi_get_signal_phase()
342 v |= rs->bus_phase; in raw_scsi_get_signal_phase()
353 switch (rs->bus_phase) in raw_scsi_get_data_2()
521 switch (rs->bus_phase) in raw_scsi_write_data()
624 if (rs->bus_phase < 0) in raw_scsi_set_ack()
798 if (r->bus_phase >= 0 && (r->bus_phase & SCSI_IO_DIRECTION)) in ncr5380_databusoutput()
851 if (r->bus_phase >= 0) in ncr5380_bget()
852 v |= r->bus_phase << 2; in ncr5380_bget()
[all …]
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dscsi.cpp692 int bus_phase; member
959 switch (rs->bus_phase) in raw_scsi_set_signal_phase()
1046 if (rs->bus_phase >= 0) in raw_scsi_get_signal_phase()
1047 v |= rs->bus_phase; in raw_scsi_get_signal_phase()
1058 switch (rs->bus_phase) in raw_scsi_get_data_2()
1135 switch (rs->bus_phase) in raw_scsi_write_data()
1219 if (rs->bus_phase < 0) in raw_scsi_set_ack()
1397 if (r->bus_phase >= 0 && (r->bus_phase & SCSI_IO_DIRECTION)) in ncr5380_databusoutput()
1703 switch (rs->bus_phase) in sasi_tecmar_bget()
2895 if (rs->bus_phase >= 0 && !(rs->bus_phase & SCSI_IO_COMMAND)) in parallel_port_scsi_read()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dninjascsi32.c2336 u_int8_t arbstat, bus_phase; in njsc32_intr() local
2432 bus_phase = njsc32_read_1(sc, NJSC32_REG_SCSI_BUS_MONITOR) & in njsc32_intr()
2435 switch (bus_phase) { in njsc32_intr()
2470 switch (bus_phase) { in njsc32_intr()
2487 printf("%#x\n", bus_phase); in njsc32_intr()
2492 device_xname(sc->sc_dev), bus_phase); in njsc32_intr()
H A Daic79xx.c1007 u_int bus_phase; in ahd_handle_seqint() local
1011 ahd_name(ahd), bus_phase); in ahd_handle_seqint()
1013 switch (bus_phase) { in ahd_handle_seqint()
1188 u_int bus_phase; in ahd_handle_seqint() local
1191 if (bus_phase != P_MESGIN in ahd_handle_seqint()
1192 && bus_phase != P_MESGOUT) { in ahd_handle_seqint()
1208 if (bus_phase == P_MESGOUT) in ahd_handle_seqint()
1220 if (bus_phase == P_MESGOUT) { in ahd_handle_seqint()
3774 u_int bus_phase; in ahd_handle_message_phase() local
3811 if (bus_phase == P_MESGIN) { in ahd_handle_message_phase()
[all …]
H A Daic7xxx.c691 u_int bus_phase; in ahc_handle_seqint() local
694 if (bus_phase != P_MESGIN in ahc_handle_seqint()
695 && bus_phase != P_MESGOUT) { in ahc_handle_seqint()
698 bus_phase); in ahc_handle_seqint()
715 if (bus_phase == P_MESGOUT) in ahc_handle_seqint()
727 if (bus_phase == P_MESGOUT) { in ahc_handle_seqint()
2644 u_int bus_phase; in ahc_handle_message_phase() local
2668 phasemis = bus_phase != P_MESGOUT; in ahc_handle_message_phase()
2677 if (bus_phase == P_MESGIN) { in ahc_handle_message_phase()
2746 phasemis = bus_phase != P_MESGIN; in ahc_handle_message_phase()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c1248 u_int bus_phase; in ahc_handle_seqint() local
1251 if (bus_phase != P_MESGIN in ahc_handle_seqint()
1252 && bus_phase != P_MESGOUT) { in ahc_handle_seqint()
1255 bus_phase); in ahc_handle_seqint()
1268 if (bus_phase == P_MESGOUT) { in ahc_handle_seqint()
1285 if (bus_phase == P_MESGOUT) { in ahc_handle_seqint()
3213 u_int bus_phase; in ahc_handle_message_phase() local
3237 phasemis = bus_phase != P_MESGOUT; in ahc_handle_message_phase()
3246 if (bus_phase == P_MESGIN) { in ahc_handle_message_phase()
3315 phasemis = bus_phase != P_MESGIN; in ahc_handle_message_phase()
[all …]
H A Daic79xx_core.c1886 u_int bus_phase; in ahd_handle_seqint() local
1890 ahd_name(ahd), bus_phase); in ahd_handle_seqint()
1892 switch (bus_phase) { in ahd_handle_seqint()
2061 u_int bus_phase; in ahd_handle_seqint() local
2064 if (bus_phase != P_MESGIN in ahd_handle_seqint()
2065 && bus_phase != P_MESGOUT) { in ahd_handle_seqint()
2081 if (bus_phase == P_MESGOUT) in ahd_handle_seqint()
2093 if (bus_phase == P_MESGOUT) { in ahd_handle_seqint()
4680 u_int bus_phase; in ahd_handle_message_phase() local
4717 if (bus_phase == P_MESGIN) { in ahd_handle_message_phase()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c1248 u_int bus_phase; in ahc_handle_seqint() local
1251 if (bus_phase != P_MESGIN in ahc_handle_seqint()
1252 && bus_phase != P_MESGOUT) { in ahc_handle_seqint()
1255 bus_phase); in ahc_handle_seqint()
1268 if (bus_phase == P_MESGOUT) { in ahc_handle_seqint()
1285 if (bus_phase == P_MESGOUT) { in ahc_handle_seqint()
3213 u_int bus_phase; in ahc_handle_message_phase() local
3237 phasemis = bus_phase != P_MESGOUT; in ahc_handle_message_phase()
3246 if (bus_phase == P_MESGIN) { in ahc_handle_message_phase()
3315 phasemis = bus_phase != P_MESGIN; in ahc_handle_message_phase()
[all …]
H A Daic79xx_core.c1886 u_int bus_phase; in ahd_handle_seqint() local
1890 ahd_name(ahd), bus_phase); in ahd_handle_seqint()
1892 switch (bus_phase) { in ahd_handle_seqint()
2061 u_int bus_phase; in ahd_handle_seqint() local
2064 if (bus_phase != P_MESGIN in ahd_handle_seqint()
2065 && bus_phase != P_MESGOUT) { in ahd_handle_seqint()
2081 if (bus_phase == P_MESGOUT) in ahd_handle_seqint()
2093 if (bus_phase == P_MESGOUT) { in ahd_handle_seqint()
4680 u_int bus_phase; in ahd_handle_message_phase() local
4717 if (bus_phase == P_MESGIN) { in ahd_handle_message_phase()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c1248 u_int bus_phase; in ahc_handle_seqint() local
1251 if (bus_phase != P_MESGIN in ahc_handle_seqint()
1252 && bus_phase != P_MESGOUT) { in ahc_handle_seqint()
1255 bus_phase); in ahc_handle_seqint()
1268 if (bus_phase == P_MESGOUT) { in ahc_handle_seqint()
1285 if (bus_phase == P_MESGOUT) { in ahc_handle_seqint()
3213 u_int bus_phase; in ahc_handle_message_phase() local
3237 phasemis = bus_phase != P_MESGOUT; in ahc_handle_message_phase()
3246 if (bus_phase == P_MESGIN) { in ahc_handle_message_phase()
3315 phasemis = bus_phase != P_MESGIN; in ahc_handle_message_phase()
[all …]
H A Daic79xx_core.c1886 u_int bus_phase; in ahd_handle_seqint() local
1890 ahd_name(ahd), bus_phase); in ahd_handle_seqint()
1892 switch (bus_phase) { in ahd_handle_seqint()
2061 u_int bus_phase; in ahd_handle_seqint() local
2064 if (bus_phase != P_MESGIN in ahd_handle_seqint()
2065 && bus_phase != P_MESGOUT) { in ahd_handle_seqint()
2081 if (bus_phase == P_MESGOUT) in ahd_handle_seqint()
2093 if (bus_phase == P_MESGOUT) { in ahd_handle_seqint()
4680 u_int bus_phase; in ahd_handle_message_phase() local
4717 if (bus_phase == P_MESGIN) { in ahd_handle_message_phase()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/
H A Dipr.h662 u8 bus_phase; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/
H A Dipr.h662 u8 bus_phase; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/
H A Dipr.h662 u8 bus_phase; member