Home
last modified time | relevance | path

Searched refs:dest_ipaddr (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla4xxx/
H A Dql4_def.h531 struct ip_address_format dest_ipaddr; member
H A Dql4_os.c5833 if (boot_sess->conn_list[0].dest_ipaddr.ip_type == 0x1) in qla4xxx_show_boot_tgt_info()
5835 &boot_conn->dest_ipaddr.ip_address); in qla4xxx_show_boot_tgt_info()
5838 &boot_conn->dest_ipaddr.ip_address); in qla4xxx_show_boot_tgt_info()
6121 memcpy(&boot_conn->dest_ipaddr.ip_address, in qla4xxx_get_boot_target()
6124 boot_conn->dest_ipaddr.ip_type = 0x1; in qla4xxx_get_boot_target()
6125 memcpy(&boot_conn->dest_ipaddr.ip_address, in qla4xxx_get_boot_target()
/kernel/linux/linux-6.6/drivers/scsi/qla4xxx/
H A Dql4_def.h540 struct ip_address_format dest_ipaddr; member
H A Dql4_os.c5824 if (boot_sess->conn_list[0].dest_ipaddr.ip_type == 0x1) in qla4xxx_show_boot_tgt_info()
5826 &boot_conn->dest_ipaddr.ip_address); in qla4xxx_show_boot_tgt_info()
5829 &boot_conn->dest_ipaddr.ip_address); in qla4xxx_show_boot_tgt_info()
6112 memcpy(&boot_conn->dest_ipaddr.ip_address, in qla4xxx_get_boot_target()
6115 boot_conn->dest_ipaddr.ip_type = 0x1; in qla4xxx_get_boot_target()
6116 memcpy(&boot_conn->dest_ipaddr.ip_address, in qla4xxx_get_boot_target()
/kernel/linux/linux-5.10/drivers/scsi/be2iscsi/
H A Dbe_cmds.h399 struct ip_addr_format dest_ipaddr; member
H A Dbe_main.c4952 if (boot_conn->dest_ipaddr.ip_type == BEISCSI_IP_TYPE_V4) in beiscsi_show_boot_tgt_info()
4954 (char *)&boot_conn->dest_ipaddr.addr); in beiscsi_show_boot_tgt_info()
4957 (char *)&boot_conn->dest_ipaddr.addr); in beiscsi_show_boot_tgt_info()
/kernel/linux/linux-6.6/drivers/scsi/be2iscsi/
H A Dbe_cmds.h399 struct ip_addr_format dest_ipaddr; member
H A Dbe_main.c4943 if (boot_conn->dest_ipaddr.ip_type == BEISCSI_IP_TYPE_V4) in beiscsi_show_boot_tgt_info()
4945 (char *)&boot_conn->dest_ipaddr.addr); in beiscsi_show_boot_tgt_info()
4948 (char *)&boot_conn->dest_ipaddr.addr); in beiscsi_show_boot_tgt_info()

Completed in 44 milliseconds