Home
last modified time | relevance | path

Searched refs:scsioffset (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Daic7xxxvar.h578 /*30*/ uint8_t scsioffset; /* Value for SCSIOFFSET register */ member
H A Daic7xxx_osm.c609 scb->hscb->scsioffset = tinfo->curr.offset; in ahc_execute_scb()
H A Daic7xxx.c2115 pending_hscb->scsioffset = tinfo->curr.offset; in ahc_update_pending_scbs()
2155 ahc_outb(ahc, SCB_SCSIOFFSET, pending_hscb->scsioffset); in ahc_update_pending_scbs()