Home
last modified time | relevance | path

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

/linux-5.19.10/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()
320 struct sli4_mbox_command_header *hdr = in efc_domain_get_mbox_status()
321 (struct sli4_mbox_command_header *)mqe; in efc_domain_get_mbox_status()
637 struct sli4_mbox_command_header *hdr = in efc_cmd_node_attach_cb()
638 (struct sli4_mbox_command_header *)mqe; in efc_cmd_node_attach_cb()
723 struct sli4_mbox_command_header *hdr = in efc_cmd_node_free_cb()
724 (struct sli4_mbox_command_header *)mqe; in efc_cmd_node_free_cb()
/linux-5.19.10/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()