target_offset 3544 dev/ic/aic79xx.c devinfo->target_offset = target; target_offset 3548 dev/ic/aic79xx.c devinfo->target_offset += 8; target_offset 3549 dev/ic/aic79xx.c devinfo->target_mask = (0x01 << devinfo->target_offset); target_offset 1353 dev/ic/aic79xx.h int target_offset; target_offset 2297 dev/ic/aic7xxx.c devinfo->target_offset = target; target_offset 2301 dev/ic/aic7xxx.c devinfo->target_offset += 8; target_offset 2302 dev/ic/aic7xxx.c devinfo->target_mask = (0x01 << devinfo->target_offset); target_offset 3606 dev/ic/aic7xxx.c &(ahc->untagged_queues[devinfo->target_offset]); target_offset 5012 dev/ic/aic7xxx.c u_int target_offset; target_offset 5022 dev/ic/aic7xxx.c target_offset = TCL_TARGET_OFFSET(tcl); target_offset 5023 dev/ic/aic7xxx.c scbid = ahc_inb(ahc, BUSY_TARGETS + target_offset); target_offset 5032 dev/ic/aic7xxx.c u_int target_offset; target_offset 5042 dev/ic/aic7xxx.c target_offset = TCL_TARGET_OFFSET(tcl); target_offset 5043 dev/ic/aic7xxx.c ahc_outb(ahc, BUSY_TARGETS + target_offset, SCB_LIST_NULL); target_offset 5050 dev/ic/aic7xxx.c u_int target_offset; target_offset 5060 dev/ic/aic7xxx.c target_offset = TCL_TARGET_OFFSET(tcl); target_offset 5061 dev/ic/aic7xxx.c ahc_outb(ahc, BUSY_TARGETS + target_offset, scbid); target_offset 185 dev/ic/aic7xxx_openbsd.c int target_offset; target_offset 187 dev/ic/aic7xxx_openbsd.c target_offset = SCB_GET_TARGET_OFFSET(ahc, scb); target_offset 188 dev/ic/aic7xxx_openbsd.c untagged_q = &ahc->untagged_queues[target_offset]; target_offset 491 dev/ic/aic7xxx_openbsd.c int target_offset; target_offset 493 dev/ic/aic7xxx_openbsd.c target_offset = SCB_GET_TARGET_OFFSET(ahc, scb); target_offset 494 dev/ic/aic7xxx_openbsd.c untagged_q = &(ahc->untagged_queues[target_offset]); target_offset 1161 dev/ic/aic7xxxvar.h int target_offset;