| HD | aic79xx_osm.h | 82 #define SIM_IS_SCSIBUS_B(ahd, sim) \ argument 84 #define SIM_CHANNEL(ahd, sim) \ argument 86 #define SIM_SCSI_ID(ahd, sim) \ argument 88 #define SIM_PATH(ahd, sim) \ argument 90 #define BUILD_SCSIID(ahd, sim, target_id, our_id) \ argument 94 #define SCB_GET_SIM(ahd, scb) \ argument 157 #define ahd_inb(ahd, port) \ argument 161 #define ahd_outb(ahd, port, value) \ argument 165 #define ahd_inw_atomic(ahd, port) \ argument 169 #define ahd_outw_atomic(ahd, port, value) \ argument [all …]
|