Searched refs:ahc_devinfo (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/scsi/aic7xxx/ |
D | aic7xxx.h | 1091 struct ahc_devinfo { struct 1189 void ahc_compile_devinfo(struct ahc_devinfo *devinfo, 1208 struct ahc_devinfo*, 1213 struct ahc_devinfo *devinfo, 1216 struct ahc_devinfo *devinfo, 1260 struct ahc_devinfo *dev);
|
D | aic7xxx_osm.c | 372 struct ahc_devinfo *devinfo); 565 struct ahc_devinfo devinfo; in ahc_linux_target_alloc() 1160 struct ahc_devinfo devinfo; in ahc_linux_initialize_scsi_bus() 1254 struct ahc_devinfo *devinfo, ahc_queue_alg alg) in ahc_platform_set_tags() 1340 ahc_linux_user_tagdepth(struct ahc_softc *ahc, struct ahc_devinfo *devinfo) in ahc_linux_user_tagdepth() 1376 struct ahc_devinfo devinfo; in ahc_linux_device_queue_depth() 1796 struct ahc_devinfo devinfo; in ahc_linux_handle_scsi_status() 2315 struct ahc_devinfo devinfo; in ahc_linux_set_width() 2334 struct ahc_devinfo devinfo; in ahc_linux_set_period() 2379 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 …]
|
D | aic7xxx_osm.h | 631 struct ahc_devinfo *devinfo) in ahc_notify_xfer_settings_change() 655 struct ahc_devinfo *devinfo, ahc_queue_alg);
|