Searched refs:ahc_devinfo (Results 1 – 4 of 4) sorted by relevance
/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.c | 381 struct ahc_devinfo *devinfo); 576 struct ahc_devinfo devinfo; in ahc_linux_target_alloc() 1190 struct ahc_devinfo devinfo; in ahc_linux_initialize_scsi_bus() 1285 struct ahc_devinfo *devinfo, ahc_queue_alg alg) in ahc_platform_set_tags() 1374 ahc_linux_user_tagdepth(struct ahc_softc *ahc, struct ahc_devinfo *devinfo) in ahc_linux_user_tagdepth() 1410 struct ahc_devinfo devinfo; in ahc_linux_device_queue_depth() 1838 struct ahc_devinfo devinfo; in ahc_linux_handle_scsi_status() 2362 struct ahc_devinfo devinfo; in ahc_linux_set_width() 2381 struct ahc_devinfo devinfo; in ahc_linux_set_period() 2425 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 …]
|
D | aic7xxx_osm.h | 542 struct ahc_devinfo *); 661 struct ahc_devinfo *devinfo) in ahc_notify_xfer_settings_change() 685 struct ahc_devinfo *devinfo, ahc_queue_alg);
|