Searched refs:scb_index (Results 1 – 1 of 1) sorted by relevance
846 u_int scb_index; in ahd_run_qoutfifo() local858 scb_index = aic_le16toh(completion->tag); in ahd_run_qoutfifo()859 scb = ahd_lookup_scb(ahd, scb_index); in ahd_run_qoutfifo()863 ahd_name(ahd), scb_index, in ahd_run_qoutfifo()1140 u_int scb_index; in ahd_handle_seqint() local1148 scb_index = ahd_get_scbptr(ahd); in ahd_handle_seqint()1149 scb = ahd_lookup_scb(ahd, scb_index); in ahd_handle_seqint()1207 u_int scb_index; in ahd_handle_seqint() local1226 scb_index = ahd_get_scbptr(ahd); in ahd_handle_seqint()1227 scb = ahd_lookup_scb(ahd, scb_index); in ahd_handle_seqint()[all …]