Lines Matching refs:aac_dev

259 	struct aac_dev *dev = (struct aac_dev *)shost->hostdata;  in aac_info()
392 struct aac_dev *aac = (struct aac_dev *)sdev->host->hostdata; in aac_slave_configure()
520 struct aac_dev *aac = (struct aac_dev *)(sdev->host->hostdata); in aac_change_queue_depth()
561 struct aac_dev *aac = (struct aac_dev *)(sdev->host->hostdata); in aac_show_raid_level()
582 struct aac_dev *aac = (struct aac_dev *)(sdev->host->hostdata); in aac_show_unique_id()
618 struct aac_dev *dev = (struct aac_dev *)sdev->host->hostdata; in aac_ioctl()
660 static int get_num_of_incomplete_fibs(struct aac_dev *aac) in get_num_of_incomplete_fibs()
683 struct aac_dev * aac = (struct aac_dev *)host->hostdata; in aac_eh_abort()
904 struct aac_dev * aac = (struct aac_dev *)host->hostdata; in aac_eh_dev_reset()
967 struct aac_dev * aac = (struct aac_dev *)host->hostdata; in aac_eh_target_reset()
1033 struct aac_dev * aac = (struct aac_dev *)host->hostdata; in aac_eh_bus_reset()
1086 struct aac_dev * aac = (struct aac_dev *)host->hostdata; in aac_eh_host_reset()
1144 struct aac_dev *aac; in aac_cfg_open()
1177 struct aac_dev *aac = (struct aac_dev *)file->private_data; in aac_cfg_ioctl()
1186 static long aac_compat_do_ioctl(struct aac_dev *dev, unsigned cmd, unsigned long arg) in aac_compat_do_ioctl()
1228 struct aac_dev *dev = (struct aac_dev *)sdev->host->hostdata; in aac_compat_ioctl()
1245 struct aac_dev *dev = (struct aac_dev*)class_to_shost(device)->hostdata; in aac_show_model()
1264 struct aac_dev *dev = (struct aac_dev*)class_to_shost(device)->hostdata; in aac_show_vendor()
1286 struct aac_dev *dev = (struct aac_dev*)class_to_shost(cdev)->hostdata; in aac_show_flags()
1313 struct aac_dev *dev = (struct aac_dev*)class_to_shost(device)->hostdata; in aac_show_kernel_version()
1327 struct aac_dev *dev = (struct aac_dev*)class_to_shost(device)->hostdata; in aac_show_monitor_version()
1341 struct aac_dev *dev = (struct aac_dev*)class_to_shost(device)->hostdata; in aac_show_bios_version()
1361 struct aac_dev *dev = (struct aac_dev*)class_to_shost(device)->hostdata; in aac_show_serial_number()
1413 struct aac_dev *dev = (struct aac_dev*)class_to_shost(device)->hostdata; in aac_show_reset_adapter()
1565 static void __aac_shutdown(struct aac_dev * aac) in __aac_shutdown()
1616 void aac_reinit_aif(struct aac_dev *aac, unsigned int index) in aac_reinit_aif()
1633 struct aac_dev *aac; in aac_probe_one()
1690 shost = scsi_host_alloc(&aac_driver_template, sizeof(struct aac_dev)); in aac_probe_one()
1703 aac = (struct aac_dev *)shost->hostdata; in aac_probe_one()
1862 static void aac_release_resources(struct aac_dev *aac) in aac_release_resources()
1868 static int aac_acquire_resources(struct aac_dev *dev) in aac_acquire_resources()
1918 struct aac_dev *aac = (struct aac_dev *)shost->hostdata; in aac_suspend()
1937 struct aac_dev *aac = (struct aac_dev *)shost->hostdata; in aac_resume()
1973 __aac_shutdown((struct aac_dev *)shost->hostdata); in aac_shutdown()
1979 struct aac_dev *aac = (struct aac_dev *)shost->hostdata; in aac_remove_one()
2008 struct aac_dev *aac = shost_priv(shost); in aac_pci_error_detected()
2071 struct aac_dev *aac = (struct aac_dev *)shost_priv(shost); in aac_pci_resume()