Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/qla4xxx/
Dql4_def.h541 struct ip_address_format dest_ipaddr; member
Dql4_os.c5786 if (boot_sess->conn_list[0].dest_ipaddr.ip_type == 0x1) in qla4xxx_show_boot_tgt_info()
5788 &boot_conn->dest_ipaddr.ip_address); in qla4xxx_show_boot_tgt_info()
5791 &boot_conn->dest_ipaddr.ip_address); in qla4xxx_show_boot_tgt_info()
6074 memcpy(&boot_conn->dest_ipaddr.ip_address, in qla4xxx_get_boot_target()
6077 boot_conn->dest_ipaddr.ip_type = 0x1; in qla4xxx_get_boot_target()
6078 memcpy(&boot_conn->dest_ipaddr.ip_address, in qla4xxx_get_boot_target()
/linux-4.1.27/drivers/scsi/be2iscsi/
Dbe_cmds.h336 struct ip_addr_format dest_ipaddr; member
Dbe_main.c391 if (boot_conn->dest_ipaddr.ip_type == 0x1) in beiscsi_show_boot_tgt_info()
393 (char *)&boot_conn->dest_ipaddr.addr); in beiscsi_show_boot_tgt_info()
396 (char *)&boot_conn->dest_ipaddr.addr); in beiscsi_show_boot_tgt_info()