Lines Matching refs:aac_dev

64 static int fib_map_alloc(struct aac_dev *dev)  in fib_map_alloc()
97 void aac_fib_map_free(struct aac_dev *dev) in aac_fib_map_free()
117 void aac_fib_vector_assign(struct aac_dev *dev) in aac_fib_vector_assign()
147 int aac_fib_setup(struct aac_dev * dev) in aac_fib_setup()
237 struct fib *aac_fib_alloc_tag(struct aac_dev *dev, struct scsi_cmnd *scmd) in aac_fib_alloc_tag()
262 struct fib *aac_fib_alloc(struct aac_dev *dev) in aac_fib_alloc()
372 static int aac_get_entry (struct aac_dev * dev, u32 qid, struct aac_entry **entry, u32 * index, uns… in aac_get_entry()
434 int aac_queue_get(struct aac_dev * dev, u32 * index, u32 qid, struct hw_fib * hw_fib, int wait, str… in aac_queue_get()
500 struct aac_dev * dev = fibptr->dev; in aac_fib_send()
723 struct aac_dev *dev = fibptr->dev; in aac_hba_send()
813 int aac_consumer_get(struct aac_dev * dev, struct aac_queue * q, struct aac_entry **entry) in aac_consumer_get()
845 void aac_consumer_free(struct aac_dev * dev, struct aac_queue *q, u32 qid) in aac_consumer_free()
887 struct aac_dev * dev = fibptr->dev; in aac_fib_adapter_complete()
1016 void aac_printf(struct aac_dev *dev, u32 val) in aac_printf()
1046 static void aac_handle_aif_bu(struct aac_dev *dev, struct aac_aifcmd *aifcmd) in aac_handle_aif_bu()
1076 static void aac_handle_aif(struct aac_dev * dev, struct fib * fibptr) in aac_handle_aif()
1479 static int _aac_reset_adapter(struct aac_dev *aac, int forced, u8 reset_type) in _aac_reset_adapter()
1663 int aac_reset_adapter(struct aac_dev *aac, int forced, u8 reset_type) in aac_reset_adapter()
1734 int aac_check_health(struct aac_dev * aac) in aac_check_health()
1855 static inline int is_safw_raid_volume(struct aac_dev *aac, int bus, int target) in is_safw_raid_volume()
1860 static struct scsi_device *aac_lookup_safw_scsi_device(struct aac_dev *dev, in aac_lookup_safw_scsi_device()
1870 static int aac_add_safw_device(struct aac_dev *dev, int bus, int target) in aac_add_safw_device()
1884 static void aac_remove_safw_device(struct aac_dev *dev, int bus, int target) in aac_remove_safw_device()
1893 static inline int aac_is_safw_scan_count_equal(struct aac_dev *dev, in aac_is_safw_scan_count_equal()
1899 static int aac_is_safw_target_valid(struct aac_dev *dev, int bus, int target) in aac_is_safw_target_valid()
1907 static int aac_is_safw_device_exposed(struct aac_dev *dev, int bus, int target) in aac_is_safw_device_exposed()
1920 static int aac_update_safw_host_devices(struct aac_dev *dev) in aac_update_safw_host_devices()
1950 static int aac_scan_safw_host(struct aac_dev *dev) in aac_scan_safw_host()
1961 int aac_scan_host(struct aac_dev *dev) in aac_scan_host()
1983 static void aac_handle_sa_aif(struct aac_dev *dev, struct fib *fibptr) in aac_handle_sa_aif()
2027 static int get_fib_count(struct aac_dev *dev) in get_fib_count()
2052 static int fillup_pools(struct aac_dev *dev, struct hw_fib **hw_fib_pool, in fillup_pools()
2082 static void wakeup_fibctx_threads(struct aac_dev *dev, in wakeup_fibctx_threads()
2181 static void aac_process_events(struct aac_dev *dev) in aac_process_events()
2305 static int aac_send_wellness_command(struct aac_dev *dev, char *wellness_str, in aac_send_wellness_command()
2379 int aac_send_safw_hostttime(struct aac_dev *dev, struct timespec64 *now) in aac_send_safw_hostttime()
2408 int aac_send_hosttime(struct aac_dev *dev, struct timespec64 *now) in aac_send_hosttime()
2454 struct aac_dev *dev = data; in aac_command_thread()
2547 int aac_acquire_irq(struct aac_dev *dev) in aac_acquire_irq()
2586 void aac_free_irq(struct aac_dev *dev) in aac_free_irq()