ahd_get_scb 1426 dev/ic/aic79xx.h struct scb *ahd_get_scb(struct ahd_softc *ahd, u_int col_idx); ahd_get_scb 348 dev/ic/aic79xx_openbsd.c if ((scb = ahd_get_scb(ahd, col_idx)) == NULL) {