Searched refs:SLI4_BMBX_SIZE (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/drivers/scsi/elx/libefc/ |
| H A D | efc_cmds.c | 69 u8 data[SLI4_BMBX_SIZE]; in efc_nport_free_unreg_vpi() 122 u8 data[SLI4_BMBX_SIZE]; in efc_nport_alloc_init_vpi() 175 u8 data[SLI4_BMBX_SIZE]; in efc_nport_alloc_read_sparm64() 265 u8 buf[SLI4_BMBX_SIZE]; in efc_cmd_nport_attach() 386 u8 data[SLI4_BMBX_SIZE]; in efc_domain_alloc_read_sparm64() 427 u8 data[SLI4_BMBX_SIZE]; in efc_domain_alloc_init_vfi() 515 u8 buf[SLI4_BMBX_SIZE]; in efc_cmd_domain_attach() 525 rc = sli_cmd_reg_vfi(efc->sli, buf, SLI4_BMBX_SIZE, domain->indicator, in efc_cmd_domain_attach() 571 u8 data[SLI4_BMBX_SIZE]; in efc_domain_free_unreg_vfi() 661 u8 buf[SLI4_BMBX_SIZE]; in efc_cmd_node_attach() [all …]
|
| /linux-6.15/drivers/scsi/elx/libefc_sli/ |
| H A D | sli4.c | 56 memset(buf, 0, SLI4_BMBX_SIZE); in sli_config_cmd_init() 2938 memset(buf, 0, SLI4_BMBX_SIZE); in sli_cmd_config_link() 2952 memset(buf, 0, SLI4_BMBX_SIZE); in sli_cmd_down_link() 2966 memset(buf, 0, SLI4_BMBX_SIZE); in sli_cmd_dump_type4() 3008 memset(buf, 0, SLI4_BMBX_SIZE); in sli_cmd_read_link_stats() 3030 memset(buf, 0, SLI4_BMBX_SIZE); in sli_cmd_read_status() 3048 memset(buf, 0, SLI4_BMBX_SIZE); in sli_cmd_init_link() 3116 memset(buf, 0, SLI4_BMBX_SIZE); in sli_cmd_init_vfi() 3140 memset(buf, 0, SLI4_BMBX_SIZE); in sli_cmd_init_vpi() 3155 memset(buf, 0, SLI4_BMBX_SIZE); in sli_cmd_post_xri() [all …]
|
| H A D | sli4.h | 87 SLI4_BMBX_SIZE = 256, enumerator
|
| /linux-6.15/drivers/scsi/elx/efct/ |
| H A D | efct_hw.c | 49 u8 buf[SLI4_BMBX_SIZE]; in efct_hw_read_max_dump_size() 191 u8 buf[SLI4_BMBX_SIZE]; in efct_hw_cb_link() 605 u8 cmd[SLI4_BMBX_SIZE]; in efct_hw_init_prereg_io() 699 u8 buf[SLI4_BMBX_SIZE]; in efct_hw_config_set_fdt_xfer_hint() 724 u8 buf[SLI4_BMBX_SIZE]; in efct_hw_config_rq() 854 u8 buf[SLI4_BMBX_SIZE]; in efct_hw_config_sli_port_health_check() 1490 u8 mqe[SLI4_BMBX_SIZE]; in efct_hw_mq_process() 3105 u8 mbxdata[SLI4_BMBX_SIZE]; in efct_hw_get_link_stats() 3189 u8 mbxdata[SLI4_BMBX_SIZE]; in efct_hw_get_host_stats() 3214 u8 cmd[SLI4_BMBX_SIZE]; [all …]
|
| H A D | efct_hw.h | 140 u8 buf[SLI4_BMBX_SIZE];
|