Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/microcode/aic7xxx/
H A Daic7xxx.seq1802 add DINDEX, BUSY_TARGETS;
1835 add SINDEX, BUSY_TARGETS;
1837 add NONE, -BUSY_TARGETS, SINDEX;
1841 add NONE, -(BUSY_TARGETS + 16), SINDEX;
H A Daic7xxx_reg.h1297 #define BUSY_TARGETS 0x20 macro
H A Daic7xxx.reg1277 BUSY_TARGETS {
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/aic7xxx/
H A Daic7xxx.seq1799 add DINDEX, BUSY_TARGETS;
1832 add SINDEX, BUSY_TARGETS;
1834 add NONE, -BUSY_TARGETS, SINDEX;
1838 add NONE, -(BUSY_TARGETS + 16), SINDEX;
H A Daic7xxx_reg.h_shipped415 #define BUSY_TARGETS 0x20
H A Daic7xxx_core.c5647 scbid = ahc_inb(ahc, BUSY_TARGETS + target_offset); in ahc_index_busy_tcl()
5667 ahc_outb(ahc, BUSY_TARGETS + target_offset, SCB_LIST_NULL); in ahc_unbusy_tcl()
5685 ahc_outb(ahc, BUSY_TARGETS + target_offset, scbid); in ahc_busy_tcl()
H A Daic7xxx.reg1403 BUSY_TARGETS {
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/aic7xxx/
H A Daic7xxx.seq1799 add DINDEX, BUSY_TARGETS;
1832 add SINDEX, BUSY_TARGETS;
1834 add NONE, -BUSY_TARGETS, SINDEX;
1838 add NONE, -(BUSY_TARGETS + 16), SINDEX;
H A Daic7xxx_reg.h_shipped415 #define BUSY_TARGETS 0x20
H A Daic7xxx_core.c5647 scbid = ahc_inb(ahc, BUSY_TARGETS + target_offset); in ahc_index_busy_tcl()
5667 ahc_outb(ahc, BUSY_TARGETS + target_offset, SCB_LIST_NULL); in ahc_unbusy_tcl()
5685 ahc_outb(ahc, BUSY_TARGETS + target_offset, scbid); in ahc_busy_tcl()
H A Daic7xxx.reg1403 BUSY_TARGETS {
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/aic7xxx/
H A Daic7xxx.seq1799 add DINDEX, BUSY_TARGETS;
1832 add SINDEX, BUSY_TARGETS;
1834 add NONE, -BUSY_TARGETS, SINDEX;
1838 add NONE, -(BUSY_TARGETS + 16), SINDEX;
H A Daic7xxx_reg.h_shipped415 #define BUSY_TARGETS 0x20
H A Daic7xxx_core.c5647 scbid = ahc_inb(ahc, BUSY_TARGETS + target_offset); in ahc_index_busy_tcl()
5667 ahc_outb(ahc, BUSY_TARGETS + target_offset, SCB_LIST_NULL); in ahc_unbusy_tcl()
5685 ahc_outb(ahc, BUSY_TARGETS + target_offset, scbid); in ahc_busy_tcl()
H A Daic7xxx.reg1403 BUSY_TARGETS {
/dports/emulators/gxemul/gxemul-0.6.3/src/include/thirdparty/
H A Daic7xxx_reg.h1305 #define BUSY_TARGETS 0x20 macro
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Daic7xxx.c5145 scbid = ahc_inb(ahc, BUSY_TARGETS + target_offset); in ahc_index_busy_tcl()
5165 ahc_outb(ahc, BUSY_TARGETS + target_offset, SCB_LIST_NULL); in ahc_unbusy_tcl()
5183 ahc_outb(ahc, BUSY_TARGETS + target_offset, scbid); in ahc_busy_tcl()