Searched refs:scbindex (Results 1 – 6 of 6) sorted by relevance
385 ahc->scb_data->scbindex[hscb->tag] = NULL; in ahc_free_scb()400 scb = ahc->scb_data->scbindex[tag]; in ahc_lookup_scb()441 ahc->scb_data->scbindex[scb->hscb->tag] = scb; in ahc_swap_with_next_hscb()
713 scb = ahd->scb_data.scbindex[tag]; in ahd_lookup_scb()749 ahd->scb_data.scbindex[SCB_GET_TAG(scb)] = scb; in ahd_swap_with_next_hscb()
596 struct scb *scbindex[256]; /* member
657 struct scb *scbindex[AHD_SCB_MAX]; member
806 u_int scbindex = ahc_inb(ahc, SCB_TAG); in ahc_handle_seqint() local810 scb = ahc_lookup_scb(ahc, scbindex); in ahc_handle_seqint()872 u_int scbindex; in ahc_handle_seqint() local877 scbindex = ahc_inb(ahc, SCB_TAG); in ahc_handle_seqint()878 scb = ahc_lookup_scb(ahc, scbindex); in ahc_handle_seqint()5463 ahc->scb_data->scbindex[scb->hscb->tag] = NULL; in ahc_search_qinfifo()
975 u_int scbindex; in ahd_handle_seqint() local980 scbindex = ahd_get_scbptr(ahd); in ahd_handle_seqint()981 scb = ahd_lookup_scb(ahd, scbindex); in ahd_handle_seqint()5537 ahd->scb_data.scbindex[SCB_GET_TAG(scb)] = NULL; in ahd_free_scb()