Home
last modified time | relevance | path

Searched refs:dest_ipaddr (Results 1 – 4 of 4) sorted by relevance

/linux/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()
/linux/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()