Home
last modified time | relevance | path

Searched refs:sli4_mbox_command_header (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/scsi/elx/libefc/
Defc_cmds.c37 struct sli4_mbox_command_header *hdr = in efc_nport_get_mbox_status()
38 (struct sli4_mbox_command_header *)mqe; in efc_nport_get_mbox_status()
315 struct sli4_mbox_command_header *hdr = in efc_domain_get_mbox_status()
316 (struct sli4_mbox_command_header *)mqe; in efc_domain_get_mbox_status()
632 struct sli4_mbox_command_header *hdr = in efc_cmd_node_attach_cb()
633 (struct sli4_mbox_command_header *)mqe; in efc_cmd_node_attach_cb()
718 struct sli4_mbox_command_header *hdr = in efc_cmd_node_free_cb()
719 (struct sli4_mbox_command_header *)mqe; in efc_cmd_node_free_cb()
/Linux-v5.15/drivers/scsi/elx/libefc_sli/
Dsli4.h2014 struct sli4_mbox_command_header { struct
2067 struct sli4_mbox_command_header hdr;
2090 struct sli4_mbox_command_header hdr;
2149 struct sli4_mbox_command_header hdr;
2169 struct sli4_mbox_command_header hdr;
2180 struct sli4_mbox_command_header hdr;
2195 struct sli4_mbox_command_header hdr;
2207 struct sli4_mbox_command_header hdr;
2219 struct sli4_mbox_command_header hdr;
2246 struct sli4_mbox_command_header hdr;
[all …]
Dsli4.c2954 struct sli4_mbox_command_header *hdr = buf; in sli_cmd_down_link()