Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/be2iscsi/
Dbe_iscsi.h26 #define BE2_IPV4 0x1 macro
Dbe_mgmt.c376 req->ip_address.ip_type = BE2_IPV4; in mgmt_open_connection()
384 beiscsi_ep->ip_type = BE2_IPV4; in mgmt_open_connection()
Dbe_iscsi.c231 if (beiscsi_ep->ip_type == BE2_IPV4) in beiscsi_ep_get_param()