Home
last modified time | relevance | path

Searched refs:ISCSI_BOOTPROTO_DHCP (Results 1 – 2 of 2) sorted by relevance

/linux/include/scsi/
H A Discsi_if.h356 #define ISCSI_BOOTPROTO_DHCP 0x02 macro
/linux/drivers/scsi/be2iscsi/
H A Dbe_iscsi.c363 if (info->value[0] == ISCSI_BOOTPROTO_DHCP) in beiscsi_iface_config_ipv4()