Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dbootprops.h40 #define BP_HOST_IP "host-ip" macro
/illumos-gate/usr/src/uts/sparc/os/
H A Discsi_boot.c284 proplen = BOP_GETPROPLEN(bootops, BP_HOST_IP); in iscsiboot_nic_prop_read()
286 if (BOP_GETPROP(bootops, BP_HOST_IP, in iscsiboot_nic_prop_read()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dfakebop.c1117 BP_HOST_IP, /* IP address */ in xen_ip_props()
1158 bsetprops(BP_HOST_IP, buf); in setup_rarp_props()
1430 bsetprops(BP_HOST_IP, value); in process_boot_environment()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_dlinet.c2205 DDI_PROP_DONTPASS, BP_HOST_IP, &str) == DDI_SUCCESS) { in bp_netconfig()