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) {
reset_scb = ahd_get_scb(ahd, AHD_NEVER_COL_IDX);