ahd_get_scb
struct scb *ahd_get_scb(struct ahd_softc *ahd, u_int col_idx);
if ((scb = ahd_get_scb(ahd, col_idx)) == NULL) {