Lines Matching refs:aac_dev
49 static int fib_map_alloc(struct aac_dev *dev) in fib_map_alloc()
74 void aac_fib_map_free(struct aac_dev *dev) in aac_fib_map_free()
94 void aac_fib_vector_assign(struct aac_dev *dev) in aac_fib_vector_assign()
124 int aac_fib_setup(struct aac_dev * dev) in aac_fib_setup()
215 struct fib *aac_fib_alloc_tag(struct aac_dev *dev, struct scsi_cmnd *scmd) in aac_fib_alloc_tag()
241 struct fib *aac_fib_alloc(struct aac_dev *dev) in aac_fib_alloc()
351 static int aac_get_entry (struct aac_dev * dev, u32 qid, struct aac_entry **entry, u32 * index, uns… in aac_get_entry()
413 int aac_queue_get(struct aac_dev * dev, u32 * index, u32 qid, struct hw_fib * hw_fib, int wait, str… in aac_queue_get()
479 struct aac_dev * dev = fibptr->dev; in aac_fib_send()
702 struct aac_dev *dev = fibptr->dev; in aac_hba_send()
792 int aac_consumer_get(struct aac_dev * dev, struct aac_queue * q, struct aac_entry **entry) in aac_consumer_get()
824 void aac_consumer_free(struct aac_dev * dev, struct aac_queue *q, u32 qid) in aac_consumer_free()
866 struct aac_dev * dev = fibptr->dev; in aac_fib_adapter_complete()
995 void aac_printf(struct aac_dev *dev, u32 val) in aac_printf()
1025 static void aac_handle_aif_bu(struct aac_dev *dev, struct aac_aifcmd *aifcmd) in aac_handle_aif_bu()
1054 static void aac_handle_aif(struct aac_dev * dev, struct fib * fibptr) in aac_handle_aif()
1460 static void aac_schedule_bus_scan(struct aac_dev *aac) in aac_schedule_bus_scan()
1468 static int _aac_reset_adapter(struct aac_dev *aac, int forced, u8 reset_type) in _aac_reset_adapter()
1620 int aac_reset_adapter(struct aac_dev *aac, int forced, u8 reset_type) in aac_reset_adapter()
1693 static inline int is_safw_raid_volume(struct aac_dev *aac, int bus, int target) in is_safw_raid_volume()
1698 static struct scsi_device *aac_lookup_safw_scsi_device(struct aac_dev *dev, in aac_lookup_safw_scsi_device()
1708 static int aac_add_safw_device(struct aac_dev *dev, int bus, int target) in aac_add_safw_device()
1722 static void aac_remove_safw_device(struct aac_dev *dev, int bus, int target) in aac_remove_safw_device()
1731 static inline int aac_is_safw_scan_count_equal(struct aac_dev *dev, in aac_is_safw_scan_count_equal()
1737 static int aac_is_safw_target_valid(struct aac_dev *dev, int bus, int target) in aac_is_safw_target_valid()
1745 static int aac_is_safw_device_exposed(struct aac_dev *dev, int bus, int target) in aac_is_safw_device_exposed()
1758 static int aac_update_safw_host_devices(struct aac_dev *dev) in aac_update_safw_host_devices()
1788 static int aac_scan_safw_host(struct aac_dev *dev) in aac_scan_safw_host()
1799 int aac_scan_host(struct aac_dev *dev) in aac_scan_host()
1815 struct aac_dev *dev = container_of(to_delayed_work(work), in aac_src_reinit_aif_worker()
1816 struct aac_dev, src_reinit_aif_worker); in aac_src_reinit_aif_worker()
1831 static void aac_handle_sa_aif(struct aac_dev *dev, struct fib *fibptr) in aac_handle_sa_aif()
1875 static int get_fib_count(struct aac_dev *dev) in get_fib_count()
1900 static int fillup_pools(struct aac_dev *dev, struct hw_fib **hw_fib_pool, in fillup_pools()
1930 static void wakeup_fibctx_threads(struct aac_dev *dev, in wakeup_fibctx_threads()
2029 static void aac_process_events(struct aac_dev *dev) in aac_process_events()
2153 static int aac_send_wellness_command(struct aac_dev *dev, char *wellness_str, in aac_send_wellness_command()
2228 static int aac_send_safw_hostttime(struct aac_dev *dev, struct timespec64 *now) in aac_send_safw_hostttime()
2257 static int aac_send_hosttime(struct aac_dev *dev, struct timespec64 *now) in aac_send_hosttime()
2303 struct aac_dev *dev = data; in aac_command_thread()
2396 int aac_acquire_irq(struct aac_dev *dev) in aac_acquire_irq()
2435 void aac_free_irq(struct aac_dev *dev) in aac_free_irq()