Searched refs:scb_index (Results 1 – 1 of 1) sorted by relevance
323 u_int scb_index; in ahc_run_qoutfifo() local328 scb_index = ahc->qoutfifo[ahc->qoutfifonext]; in ahc_run_qoutfifo()348 scb = ahc_lookup_scb(ahc, scb_index); in ahc_run_qoutfifo()352 ahc_name(ahc), scb_index, in ahc_run_qoutfifo()438 u_int scb_index; in ahc_handle_seqint() local457 scb_index = ahc_inb(ahc, SCB_TAG); in ahc_handle_seqint()458 scb = ahc_lookup_scb(ahc, scb_index); in ahc_handle_seqint()463 intstat, scb_index); in ahc_handle_seqint()705 u_int scb_index; in ahc_handle_seqint() local723 scb_index = ahc_inb(ahc, SCB_TAG); in ahc_handle_seqint()[all …]