ahd_execute_scb 78 dev/ic/aic79xx_openbsd.c int ahd_execute_scb(void *, bus_dma_segment_t *, int); ahd_execute_scb 373 dev/ic/aic79xx_openbsd.c return (ahd_execute_scb(scb, NULL, 0)); ahd_execute_scb 584 dev/ic/aic79xx_openbsd.c error = ahd_execute_scb(scb, scb->dmamap->dm_segs, ahd_execute_scb 588 dev/ic/aic79xx_openbsd.c return ahd_execute_scb(scb, NULL, 0);