Lines Matching refs:aac_dev

49 static int fib_map_alloc(struct aac_dev *dev)  in fib_map_alloc()
82 void aac_fib_map_free(struct aac_dev *dev) in aac_fib_map_free()
102 void aac_fib_vector_assign(struct aac_dev *dev) in aac_fib_vector_assign()
132 int aac_fib_setup(struct aac_dev * dev) in aac_fib_setup()
223 struct fib *aac_fib_alloc_tag(struct aac_dev *dev, struct scsi_cmnd *scmd) in aac_fib_alloc_tag()
249 struct fib *aac_fib_alloc(struct aac_dev *dev) in aac_fib_alloc()
359 static int aac_get_entry (struct aac_dev * dev, u32 qid, struct aac_entry **entry, u32 * index, uns… in aac_get_entry()
421 int aac_queue_get(struct aac_dev * dev, u32 * index, u32 qid, struct hw_fib * hw_fib, int wait, str… in aac_queue_get()
487 struct aac_dev * dev = fibptr->dev; in aac_fib_send()
710 struct aac_dev *dev = fibptr->dev; in aac_hba_send()
800 int aac_consumer_get(struct aac_dev * dev, struct aac_queue * q, struct aac_entry **entry) in aac_consumer_get()
832 void aac_consumer_free(struct aac_dev * dev, struct aac_queue *q, u32 qid) in aac_consumer_free()
874 struct aac_dev * dev = fibptr->dev; in aac_fib_adapter_complete()
1003 void aac_printf(struct aac_dev *dev, u32 val) in aac_printf()
1033 static void aac_handle_aif_bu(struct aac_dev *dev, struct aac_aifcmd *aifcmd) in aac_handle_aif_bu()
1062 static void aac_handle_aif(struct aac_dev * dev, struct fib * fibptr) in aac_handle_aif()
1468 static void aac_schedule_bus_scan(struct aac_dev *aac) in aac_schedule_bus_scan()
1476 static int _aac_reset_adapter(struct aac_dev *aac, int forced, u8 reset_type) in _aac_reset_adapter()
1628 int aac_reset_adapter(struct aac_dev *aac, int forced, u8 reset_type) in aac_reset_adapter()
1701 int aac_check_health(struct aac_dev * aac) in aac_check_health()
1822 static inline int is_safw_raid_volume(struct aac_dev *aac, int bus, int target) in is_safw_raid_volume()
1827 static struct scsi_device *aac_lookup_safw_scsi_device(struct aac_dev *dev, in aac_lookup_safw_scsi_device()
1837 static int aac_add_safw_device(struct aac_dev *dev, int bus, int target) in aac_add_safw_device()
1851 static void aac_remove_safw_device(struct aac_dev *dev, int bus, int target) in aac_remove_safw_device()
1860 static inline int aac_is_safw_scan_count_equal(struct aac_dev *dev, in aac_is_safw_scan_count_equal()
1866 static int aac_is_safw_target_valid(struct aac_dev *dev, int bus, int target) in aac_is_safw_target_valid()
1874 static int aac_is_safw_device_exposed(struct aac_dev *dev, int bus, int target) in aac_is_safw_device_exposed()
1887 static int aac_update_safw_host_devices(struct aac_dev *dev) in aac_update_safw_host_devices()
1917 static int aac_scan_safw_host(struct aac_dev *dev) in aac_scan_safw_host()
1928 int aac_scan_host(struct aac_dev *dev) in aac_scan_host()
1944 struct aac_dev *dev = container_of(to_delayed_work(work), in aac_src_reinit_aif_worker()
1945 struct aac_dev, src_reinit_aif_worker); in aac_src_reinit_aif_worker()
1960 static void aac_handle_sa_aif(struct aac_dev *dev, struct fib *fibptr) in aac_handle_sa_aif()
2004 static int get_fib_count(struct aac_dev *dev) in get_fib_count()
2029 static int fillup_pools(struct aac_dev *dev, struct hw_fib **hw_fib_pool, in fillup_pools()
2059 static void wakeup_fibctx_threads(struct aac_dev *dev, in wakeup_fibctx_threads()
2158 static void aac_process_events(struct aac_dev *dev) in aac_process_events()
2282 static int aac_send_wellness_command(struct aac_dev *dev, char *wellness_str, in aac_send_wellness_command()
2356 static int aac_send_safw_hostttime(struct aac_dev *dev, struct timespec64 *now) in aac_send_safw_hostttime()
2385 static int aac_send_hosttime(struct aac_dev *dev, struct timespec64 *now) in aac_send_hosttime()
2431 struct aac_dev *dev = data; in aac_command_thread()
2524 int aac_acquire_irq(struct aac_dev *dev) in aac_acquire_irq()
2563 void aac_free_irq(struct aac_dev *dev) in aac_free_irq()