Home
last modified time | relevance | path

Searched defs:bfa_ioc_hwif_s (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/scsi/bfa/
A Dbfa_ioc.h330 struct bfa_ioc_hwif_s { struct
333 void (*ioc_firmware_unlock) (struct bfa_ioc_s *ioc);
334 void (*ioc_reg_init) (struct bfa_ioc_s *ioc);
335 void (*ioc_map_port) (struct bfa_ioc_s *ioc);
336 void (*ioc_isr_mode_set) (struct bfa_ioc_s *ioc,
338 void (*ioc_notify_fail) (struct bfa_ioc_s *ioc);
341 void (*ioc_sync_join) (struct bfa_ioc_s *ioc);
342 void (*ioc_sync_leave) (struct bfa_ioc_s *ioc);
343 void (*ioc_sync_ack) (struct bfa_ioc_s *ioc);
346 void (*ioc_set_fwstate) (struct bfa_ioc_s *ioc,
[all …]

Completed in 12 milliseconds