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()
222 struct fib *aac_fib_alloc_tag(struct aac_dev *dev, struct scsi_cmnd *scmd) in aac_fib_alloc_tag()
247 struct fib *aac_fib_alloc(struct aac_dev *dev) in aac_fib_alloc()
357 static int aac_get_entry (struct aac_dev * dev, u32 qid, struct aac_entry **entry, u32 * index, uns… in aac_get_entry()
419 int aac_queue_get(struct aac_dev * dev, u32 * index, u32 qid, struct hw_fib * hw_fib, int wait, str… in aac_queue_get()
485 struct aac_dev * dev = fibptr->dev; in aac_fib_send()
708 struct aac_dev *dev = fibptr->dev; in aac_hba_send()
798 int aac_consumer_get(struct aac_dev * dev, struct aac_queue * q, struct aac_entry **entry) in aac_consumer_get()
830 void aac_consumer_free(struct aac_dev * dev, struct aac_queue *q, u32 qid) in aac_consumer_free()
872 struct aac_dev * dev = fibptr->dev; in aac_fib_adapter_complete()
1001 void aac_printf(struct aac_dev *dev, u32 val) in aac_printf()
1031 static void aac_handle_aif_bu(struct aac_dev *dev, struct aac_aifcmd *aifcmd) in aac_handle_aif_bu()
1061 static void aac_handle_aif(struct aac_dev * dev, struct fib * fibptr) in aac_handle_aif()
1466 static int _aac_reset_adapter(struct aac_dev *aac, int forced, u8 reset_type) in _aac_reset_adapter()
1650 int aac_reset_adapter(struct aac_dev *aac, int forced, u8 reset_type) in aac_reset_adapter()
1721 int aac_check_health(struct aac_dev * aac) in aac_check_health()
1842 static inline int is_safw_raid_volume(struct aac_dev *aac, int bus, int target) in is_safw_raid_volume()
1847 static struct scsi_device *aac_lookup_safw_scsi_device(struct aac_dev *dev, in aac_lookup_safw_scsi_device()
1857 static int aac_add_safw_device(struct aac_dev *dev, int bus, int target) in aac_add_safw_device()
1871 static void aac_remove_safw_device(struct aac_dev *dev, int bus, int target) in aac_remove_safw_device()
1880 static inline int aac_is_safw_scan_count_equal(struct aac_dev *dev, in aac_is_safw_scan_count_equal()
1886 static int aac_is_safw_target_valid(struct aac_dev *dev, int bus, int target) in aac_is_safw_target_valid()
1894 static int aac_is_safw_device_exposed(struct aac_dev *dev, int bus, int target) in aac_is_safw_device_exposed()
1907 static int aac_update_safw_host_devices(struct aac_dev *dev) in aac_update_safw_host_devices()
1937 static int aac_scan_safw_host(struct aac_dev *dev) in aac_scan_safw_host()
1948 int aac_scan_host(struct aac_dev *dev) in aac_scan_host()
1970 static void aac_handle_sa_aif(struct aac_dev *dev, struct fib *fibptr) in aac_handle_sa_aif()
2014 static int get_fib_count(struct aac_dev *dev) in get_fib_count()
2039 static int fillup_pools(struct aac_dev *dev, struct hw_fib **hw_fib_pool, in fillup_pools()
2069 static void wakeup_fibctx_threads(struct aac_dev *dev, in wakeup_fibctx_threads()
2168 static void aac_process_events(struct aac_dev *dev) in aac_process_events()
2292 static int aac_send_wellness_command(struct aac_dev *dev, char *wellness_str, in aac_send_wellness_command()
2366 int aac_send_safw_hostttime(struct aac_dev *dev, struct timespec64 *now) in aac_send_safw_hostttime()
2395 int aac_send_hosttime(struct aac_dev *dev, struct timespec64 *now) in aac_send_hosttime()
2441 struct aac_dev *dev = data; in aac_command_thread()
2534 int aac_acquire_irq(struct aac_dev *dev) in aac_acquire_irq()
2573 void aac_free_irq(struct aac_dev *dev) in aac_free_irq()