scbptr 654 drivers/scsi/aic7xxx/aic79xx_core.c ahd_set_scbptr(struct ahd_softc *ahd, u_int scbptr) scbptr 658 drivers/scsi/aic7xxx/aic79xx_core.c ahd_outb(ahd, SCBPTR, scbptr & 0xFF); scbptr 659 drivers/scsi/aic7xxx/aic79xx_core.c ahd_outb(ahd, SCBPTR+1, (scbptr >> 8) & 0xFF); scbptr 135 drivers/scsi/aic7xxx/aic79xx_inline.h void ahd_set_scbptr(struct ahd_softc *ahd, u_int scbptr); scbptr 207 drivers/scsi/aic7xxx/aic7xxx_core.c u_int prev, u_int scbptr); scbptr 1476 drivers/scsi/aic7xxx/aic7xxx_core.c u_int scbptr; scbptr 1478 drivers/scsi/aic7xxx/aic7xxx_core.c scbptr = ahc_inb(ahc, SCBPTR); scbptr 1480 drivers/scsi/aic7xxx/aic7xxx_core.c scbptr, ahc_inb(ahc, ARG_1), scbptr 1481 drivers/scsi/aic7xxx/aic7xxx_core.c ahc->scb_data->hscbs[scbptr].tag); scbptr 1714 drivers/scsi/aic7xxx/aic7xxx_core.c u_int scbptr; scbptr 1736 drivers/scsi/aic7xxx/aic7xxx_core.c scbptr = ahc_inb(ahc, WAITING_SCBH); scbptr 1737 drivers/scsi/aic7xxx/aic7xxx_core.c ahc_outb(ahc, SCBPTR, scbptr); scbptr 1744 drivers/scsi/aic7xxx/aic7xxx_core.c ahc_name(ahc), scbptr, scb_index); scbptr 6203 drivers/scsi/aic7xxx/aic7xxx_core.c ahc_rem_scb_from_disc_list(struct ahc_softc *ahc, u_int prev, u_int scbptr) scbptr 6207 drivers/scsi/aic7xxx/aic7xxx_core.c ahc_outb(ahc, SCBPTR, scbptr);