Searched refs:efc_disc_io (Results 1 – 5 of 5) sorted by relevance
/drivers/scsi/elx/libefc/ |
D | efclib.h | 468 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,
|
D | efc_els.h | 25 struct efc_disc_io io;
|
D | efc_els.c | 245 void efc_disc_io_complete(struct efc_disc_io *io, u32 len, u32 status, in efc_disc_io_complete()
|
/drivers/scsi/elx/efct/ |
D | efct_hw.h | 701 efct_els_hw_srrs_send(struct efc *efc, struct efc_disc_io *io);
|
D | efct_hw.c | 2639 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()
|