Searched refs:SCB_NEXT_COMPLETE (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/aic7xxx/
H A Daic79xx.c459 ahd_outw(ahd, SCB_NEXT_COMPLETE, SCB_LIST_NULL);
469 ahd_outw(ahd, SCB_NEXT_COMPLETE, scbid);
523 next_scbid = ahd_inw_scbram(ahd, SCB_NEXT_COMPLETE);
545 next_scbid = ahd_inw_scbram(ahd, SCB_NEXT_COMPLETE);
563 next_scbid = ahd_inw_scbram(ahd, SCB_NEXT_COMPLETE);
9125 scb_index = ahd_inw_scbram(ahd, SCB_NEXT_COMPLETE);
9135 scb_index = ahd_inw_scbram(ahd, SCB_NEXT_COMPLETE);
9146 scb_index = ahd_inw_scbram(ahd, SCB_NEXT_COMPLETE);
9155 scb_index = ahd_inw_scbram(ahd, SCB_NEXT_COMPLETE);
H A Daic79xx_reg.h3700 #define SCB_NEXT_COMPLETE 0x18c macro

Completed in 99 milliseconds