H A D | aic79xx_osm.h | 78 #define SIM_IS_SCSIBUS_B(ahd, sim) \ argument 80 #define SIM_CHANNEL(ahd, sim) \ argument 82 #define SIM_SCSI_ID(ahd, sim) \ argument 84 #define SIM_PATH(ahd, sim) \ argument 86 #define BUILD_SCSIID(ahd, sim, target_id, our_id) \ argument 90 #define SCB_GET_SIM(ahd, scb) \ argument 100 #define ahd_dma_tag_create(ahd, parent_tag, alignment, boundary, \ argument 109 #define ahd_dma_tag_destroy(ahd, tag) \ argument 112 #define ahd_dmamem_alloc(ahd, dmat, vaddr, flags, mapp) \ argument 115 #define ahd_dmamem_free(ahd, dmat, vaddr, map) \ argument [all …]
|