ahd_inw_scbram 776 drivers/scsi/aic7xxx/aic79xx_core.c return (ahd_inw_scbram(ahd, offset) ahd_inw_scbram 777 drivers/scsi/aic7xxx/aic79xx_core.c | (ahd_inw_scbram(ahd, offset+2) << 16)); ahd_inw_scbram 1331 drivers/scsi/aic7xxx/aic79xx_core.c next_scbid = ahd_inw_scbram(ahd, SCB_NEXT_COMPLETE); ahd_inw_scbram 1352 drivers/scsi/aic7xxx/aic79xx_core.c next_scbid = ahd_inw_scbram(ahd, SCB_NEXT_COMPLETE); ahd_inw_scbram 1369 drivers/scsi/aic7xxx/aic79xx_core.c next_scbid = ahd_inw_scbram(ahd, SCB_NEXT_COMPLETE); ahd_inw_scbram 2964 drivers/scsi/aic7xxx/aic79xx_core.c next = ahd_inw_scbram(ahd, SCB_NEXT2); ahd_inw_scbram 6358 drivers/scsi/aic7xxx/aic79xx_core.c if (ahd_inw_scbram(ahd, SCB_BASE) != i) ahd_inw_scbram 6361 drivers/scsi/aic7xxx/aic79xx_core.c if (ahd_inw_scbram(ahd, SCB_BASE) != 0) ahd_inw_scbram 7973 drivers/scsi/aic7xxx/aic79xx_core.c scbid = ahd_inw_scbram(ahd, scb_offset); ahd_inw_scbram 8280 drivers/scsi/aic7xxx/aic79xx_core.c tid_next = ahd_inw_scbram(ahd, SCB_NEXT2); ahd_inw_scbram 8407 drivers/scsi/aic7xxx/aic79xx_core.c next = ahd_inw_scbram(ahd, SCB_NEXT); ahd_inw_scbram 9800 drivers/scsi/aic7xxx/aic79xx_core.c scb_index = ahd_inw_scbram(ahd, SCB_NEXT_COMPLETE); ahd_inw_scbram 9810 drivers/scsi/aic7xxx/aic79xx_core.c scb_index = ahd_inw_scbram(ahd, SCB_NEXT_COMPLETE); ahd_inw_scbram 9821 drivers/scsi/aic7xxx/aic79xx_core.c scb_index = ahd_inw_scbram(ahd, SCB_NEXT_COMPLETE); ahd_inw_scbram 9830 drivers/scsi/aic7xxx/aic79xx_core.c scb_index = ahd_inw_scbram(ahd, SCB_NEXT_COMPLETE); ahd_inw_scbram 9913 drivers/scsi/aic7xxx/aic79xx_core.c ahd_inw_scbram(ahd, SCB_NEXT), ahd_inw_scbram 9914 drivers/scsi/aic7xxx/aic79xx_core.c ahd_inw_scbram(ahd, SCB_NEXT2)); ahd_inw_scbram 9955 drivers/scsi/aic7xxx/aic79xx_core.c ahd_inw_scbram(ahd, SCB_NEXT), ahd_inw_scbram 9956 drivers/scsi/aic7xxx/aic79xx_core.c ahd_inw_scbram(ahd, SCB_NEXT2), ahd_inw_scbram 137 drivers/scsi/aic7xxx/aic79xx_inline.h u_int ahd_inw_scbram(struct ahd_softc *ahd, u_int offset); ahd_inw_scbram 597 drivers/scsi/aic7xxx/aic79xx_pci.c *sc_data++ = ahd_inw_scbram(ahd, SCB_BASE+i);