ahd_inw_scbram
next = ahd_inw_scbram(ahd, SCB_NEXT2);
next_scbid = ahd_inw_scbram(ahd, SCB_NEXT_COMPLETE);
next_scbid = ahd_inw_scbram(ahd, SCB_NEXT_COMPLETE);
next_scbid = ahd_inw_scbram(ahd, SCB_NEXT_COMPLETE);
if (ahd_inw_scbram(ahd, SCB_BASE) != i)
if (ahd_inw_scbram(ahd, SCB_BASE) != 0)
scbid = ahd_inw_scbram(ahd, scb_offset);
tid_next = ahd_inw_scbram(ahd, SCB_NEXT2);
next = ahd_inw_scbram(ahd, SCB_NEXT);
scb_index = ahd_inw_scbram(ahd, SCB_NEXT_COMPLETE);
scb_index = ahd_inw_scbram(ahd, SCB_NEXT_COMPLETE);
scb_index = ahd_inw_scbram(ahd, SCB_NEXT_COMPLETE);
scb_index = ahd_inw_scbram(ahd, SCB_NEXT_COMPLETE);
ahd_inw_scbram(ahd, SCB_NEXT),
ahd_inw_scbram(ahd, SCB_NEXT2));
ahd_inw_scbram(ahd, SCB_NEXT),
ahd_inw_scbram(ahd, SCB_NEXT2),
static __inline u_int ahd_inw_scbram(struct ahd_softc *ahd, u_int offset);
return (ahd_inw_scbram(ahd, offset)
| (ahd_inw_scbram(ahd, offset+2) << 16));
*sc_data++ = ahd_inw_scbram(ahd, SCB_BASE+i);