Searched refs:ahc_devinfo (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/scsi/aic7xxx/ |
D | aic7xxx.h | 1098 struct ahc_devinfo { struct 1200 void ahc_compile_devinfo(struct ahc_devinfo *devinfo, 1219 struct ahc_devinfo*, 1224 struct ahc_devinfo *devinfo, 1227 struct ahc_devinfo *devinfo, 1271 struct ahc_devinfo *dev);
|
D | aic7xxx_osm.h | 537 struct ahc_devinfo *); 656 struct ahc_devinfo *devinfo) in ahc_notify_xfer_settings_change() 680 struct ahc_devinfo *devinfo, ahc_queue_alg);
|
D | aic7xxx_osm.c | 371 struct ahc_devinfo *devinfo); 566 struct ahc_devinfo devinfo; in ahc_linux_target_alloc() 1180 struct ahc_devinfo devinfo; in ahc_linux_initialize_scsi_bus() 1274 struct ahc_devinfo *devinfo, ahc_queue_alg alg) in ahc_platform_set_tags() 1360 ahc_linux_user_tagdepth(struct ahc_softc *ahc, struct ahc_devinfo *devinfo) in ahc_linux_user_tagdepth() 1396 struct ahc_devinfo devinfo; in ahc_linux_device_queue_depth() 1816 struct ahc_devinfo devinfo; in ahc_linux_handle_scsi_status() 2336 struct ahc_devinfo devinfo; in ahc_linux_set_width() 2355 struct ahc_devinfo devinfo; in ahc_linux_set_period() 2399 struct ahc_devinfo devinfo; in ahc_linux_set_offset() [all …]
|
D | aic7xxx_core.c | 142 struct ahc_devinfo *devinfo); 158 struct ahc_devinfo *devinfo); 160 struct ahc_devinfo *devinfo, 164 struct ahc_devinfo *devinfo, 167 struct ahc_devinfo *devinfo); 169 struct ahc_devinfo *devinfo, 172 struct ahc_devinfo *devinfo, 175 struct ahc_devinfo *devinfo, 189 struct ahc_devinfo *devinfo); 191 struct ahc_devinfo *devinfo); [all …]
|