Searched refs:ahc_devinfo (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/drivers/scsi/aic7xxx/ |
D | aic7xxx.h | 1093 struct ahc_devinfo { struct 1195 void ahc_compile_devinfo(struct ahc_devinfo *devinfo, 1214 struct ahc_devinfo*, 1219 struct ahc_devinfo *devinfo, 1222 struct ahc_devinfo *devinfo, 1266 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() 1177 struct ahc_devinfo devinfo; in ahc_linux_initialize_scsi_bus() 1271 struct ahc_devinfo *devinfo, ahc_queue_alg alg) in ahc_platform_set_tags() 1357 ahc_linux_user_tagdepth(struct ahc_softc *ahc, struct ahc_devinfo *devinfo) in ahc_linux_user_tagdepth() 1393 struct ahc_devinfo devinfo; in ahc_linux_device_queue_depth() 1813 struct ahc_devinfo devinfo; in ahc_linux_handle_scsi_status() 2333 struct ahc_devinfo devinfo; in ahc_linux_set_width() 2352 struct ahc_devinfo devinfo; in ahc_linux_set_period() 2396 struct ahc_devinfo devinfo; in ahc_linux_set_offset() [all …]
|
D | aic7xxx_core.c | 135 struct ahc_devinfo *devinfo); 151 struct ahc_devinfo *devinfo); 153 struct ahc_devinfo *devinfo, 157 struct ahc_devinfo *devinfo, 160 struct ahc_devinfo *devinfo); 162 struct ahc_devinfo *devinfo, 165 struct ahc_devinfo *devinfo, 168 struct ahc_devinfo *devinfo, 182 struct ahc_devinfo *devinfo); 184 struct ahc_devinfo *devinfo); [all …]
|