H A D | aic79xx_osm.h | 73 #define SIM_IS_SCSIBUS_B(ahd, sim) \ argument 75 #define SIM_CHANNEL(ahd, sim) \ argument 77 #define SIM_SCSI_ID(ahd, sim) \ argument 79 #define SIM_PATH(ahd, sim) \ argument 81 #define BUILD_SCSIID(ahd, sim, target_id, our_id) \ argument 85 #define SCB_GET_SIM(ahd, scb) \ argument 148 #define ahd_inb(ahd, port) \ argument 152 #define ahd_outb(ahd, port, value) \ argument 156 #define ahd_inw_atomic(ahd, port) \ argument 160 #define ahd_outw_atomic(ahd, port, value) \ argument [all …]
|