SCB_CDB_STORE    1123 dev/ic/aic79xx.c 			ahd_outb(ahd, SCB_CDB_STORE, 0);
SCB_CDB_STORE    1124 dev/ic/aic79xx.c 			ahd_outb(ahd, SCB_CDB_STORE+1, 0);
SCB_CDB_STORE    1125 dev/ic/aic79xx.c 			ahd_outb(ahd, SCB_CDB_STORE+2, 0);
SCB_CDB_STORE    1126 dev/ic/aic79xx.c 			ahd_outb(ahd, SCB_CDB_STORE+3, 0);
SCB_CDB_STORE    1127 dev/ic/aic79xx.c 			ahd_outb(ahd, SCB_CDB_STORE+4, 0);
SCB_CDB_STORE    1128 dev/ic/aic79xx.c 			ahd_outb(ahd, SCB_CDB_STORE+5, 0);
SCB_CDB_STORE    9087 dev/ic/aic79xx.c 	       ahd_inb_scbram(ahd, SCB_CDB_STORE),
SCB_CDB_STORE    9088 dev/ic/aic79xx.c 	       ahd_inb_scbram(ahd, SCB_CDB_STORE+1),
SCB_CDB_STORE    9089 dev/ic/aic79xx.c 	       ahd_inb_scbram(ahd, SCB_CDB_STORE+2),
SCB_CDB_STORE    9090 dev/ic/aic79xx.c 	       ahd_inb_scbram(ahd, SCB_CDB_STORE+3),
SCB_CDB_STORE    9091 dev/ic/aic79xx.c 	       ahd_inb_scbram(ahd, SCB_CDB_STORE+4),
SCB_CDB_STORE    9092 dev/ic/aic79xx.c 	       ahd_inb_scbram(ahd, SCB_CDB_STORE+5));