Home
last modified time | relevance | path

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

/linux/drivers/scsi/bfa/
H A Dbfad_bsg.c19 bfad_iocmd_ioc_enable(struct bfad_s *bfad, void *cmd) in bfad_iocmd_ioc_enable()
42 bfad_iocmd_ioc_disable(struct bfad_s *bfad, void *cmd) in bfad_iocmd_ioc_disable()
72 bfad_iocmd_ioc_get_info(struct bfad_s *bfad, void *cmd) in bfad_iocmd_ioc_get_info()
111 bfad_iocmd_ioc_get_attr(struct bfad_s *bfad, void *cmd) in bfad_iocmd_ioc_get_attr()
140 bfad_iocmd_ioc_get_stats(struct bfad_s *bfad, void *cmd) in bfad_iocmd_ioc_get_stats()
150 bfad_iocmd_ioc_get_fwstats(struct bfad_s *bfad, void *cmd, in bfad_iocmd_ioc_get_fwstats()
180 bfad_iocmd_ioc_reset_stats(struct bfad_s *bfad, void *cmd, unsigned int v_cmd) in bfad_iocmd_ioc_reset_stats()
198 bfad_iocmd_ioc_set_name(struct bfad_s *bfad, void *cmd, unsigned int v_cmd) in bfad_iocmd_ioc_set_name()
212 bfad_iocmd_iocfc_get_attr(struct bfad_s *bfad, void *cmd) in bfad_iocmd_iocfc_get_attr()
223 bfad_iocmd_ioc_fw_sig_inv(struct bfad_s *bfad, void *cmd) in bfad_iocmd_ioc_fw_sig_inv()
[all …]
H A Dbfad_im.c38 struct bfad_s *bfad = drv; in bfa_cb_ioim_done() local
134 struct bfad_s *bfad = drv; in bfa_cb_ioim_abort() local
147 bfa_cb_tskim_done(void *bfad, struct bfad_tskim_s *dtsk, in bfa_cb_tskim_done()
174 struct bfad_s *bfad = im_port->bfad; in bfad_im_info() local
195 struct bfad_s *bfad = im_port->bfad; in bfad_im_abort_handler() local
241 bfad_im_target_reset_send(struct bfad_s *bfad, struct scsi_cmnd *cmnd, in bfad_im_target_reset_send()
297 struct bfad_s *bfad = im_port->bfad; in bfad_im_reset_lun_handler() local
373 struct bfad_s *bfad = im_port->bfad; in bfad_im_reset_target_handler() local
425 bfa_fcb_itnim_alloc(struct bfad_s *bfad, struct bfa_fcs_itnim_s **itnim, in bfa_fcb_itnim_alloc()
449 bfa_fcb_itnim_free(struct bfad_s *bfad, struct bfad_itnim_s *itnim_drv) in bfa_fcb_itnim_free()
[all …]
H A Dbfad_debugfs.c46 struct bfad_s *bfad = port->bfad; in bfad_debugfs_open_drvtrc() local
65 struct bfad_s *bfad = port->bfad; in bfad_debugfs_open_fwtrc() local
107 struct bfad_s *bfad = port->bfad; in bfad_debugfs_open_fwsave() local
219 struct bfad_s *bfad = port->bfad; in bfad_debugfs_read_regrd() local
243 struct bfad_s *bfad = port->bfad; in bfad_debugfs_write_regrd() local
312 struct bfad_s *bfad = port->bfad; in bfad_debugfs_write_regwr() local
442 struct bfad_s *bfad = port->bfad; in bfad_debugfs_init() local
481 struct bfad_s *bfad = port->bfad; in bfad_debugfs_exit() local
H A Dbfa_fcs.c30 struct bfad_s *bfad = fcs->bfad; in bfa_fcs_exit_comp() local
629 struct bfad_s *bfad = (struct bfad_s *)fabric->fcs->bfad; in bfa_fcs_fabric_sm_isolated() local
854 bfa_cb_lps_flogi_comp(void *bfad, void *uarg, bfa_status_t status) in bfa_cb_lps_flogi_comp()
1370 struct bfad_s *bfad = (struct bfad_s *)port->fabric->fcs->bfad; in bfa_fcs_fabric_aen_post() local
1396 struct bfad_s *bfad = (struct bfad_s *)fabric->fcs->bfad; in bfa_fcs_fabric_set_fabric_name() local
1422 bfa_cb_lps_flogo_comp(void *bfad, void *uarg) in bfa_cb_lps_flogo_comp()
1580 bfa_fcs_attach(struct bfa_fcs_s *fcs, struct bfa_s *bfa, struct bfad_s *bfad, in bfa_fcs_attach()
H A Dbfa_fcs_fcpim.c293 struct bfad_s *bfad = (struct bfad_s *)itnim->fcs->bfad; in bfa_fcs_itnim_sm_hcb_online() local
331 struct bfad_s *bfad = (struct bfad_s *)itnim->fcs->bfad; in bfa_fcs_itnim_sm_online() local
435 struct bfad_s *bfad = (struct bfad_s *)itnim->fcs->bfad; in bfa_fcs_itnim_aen_post() local
H A Dbfad_im.h67 struct bfad_s *bfad; member
135 struct bfad_s *bfad; member