Home
last modified time | relevance | path

Searched refs:efc_disc_io (Results 1 – 5 of 5) sorted by relevance

/drivers/scsi/elx/libefc/
Defclib.h468 struct efc_disc_io { struct
498 int (*send_els)(struct efc *efc, struct efc_disc_io *io); argument
611 void efc_disc_io_complete(struct efc_disc_io *io, u32 len, u32 status,
Defc_els.h25 struct efc_disc_io io;
Defc_els.c245 void efc_disc_io_complete(struct efc_disc_io *io, u32 len, u32 status, in efc_disc_io_complete()
/drivers/scsi/elx/efct/
Defct_hw.h701 efct_els_hw_srrs_send(struct efc *efc, struct efc_disc_io *io);
Defct_hw.c2639 struct efc_disc_io *io = arg; in efct_els_ssrs_send_cb()
2646 efct_fill_els_params(struct efc_disc_io *io, struct sli_els_params *params) in efct_fill_els_params()
2663 efct_fill_ct_params(struct efc_disc_io *io, struct sli_ct_params *params) in efct_fill_ct_params()
2695 efct_els_hw_srrs_send(struct efc *efc, struct efc_disc_io *io) in efct_els_hw_srrs_send()