Home
last modified time | relevance | path

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

/linux/drivers/scsi/elx/libefc/
H A Defclib.h469 struct efc_disc_io { struct
499 int (*send_els)(struct efc *efc, struct efc_disc_io *io); argument
612 void efc_disc_io_complete(struct efc_disc_io *io, u32 len, u32 status,
H A Defc_els.h25 struct efc_disc_io io;
H A Defc_els.c245 void efc_disc_io_complete(struct efc_disc_io *io, u32 len, u32 status, in efc_disc_io_complete()
/linux/drivers/scsi/elx/efct/
H A Defct_hw.c2640 struct efc_disc_io *io = arg; in efct_els_ssrs_send_cb()
2647 efct_fill_els_params(struct efc_disc_io *io, struct sli_els_params *params) in efct_fill_els_params()
2664 efct_fill_ct_params(struct efc_disc_io *io, struct sli_ct_params *params) in efct_fill_ct_params()
2696 efct_els_hw_srrs_send(struct efc *efc, struct efc_disc_io *io) in efct_els_hw_srrs_send()