Searched refs:BP_BOOTPATH (Results 1 – 2 of 2) sorted by relevance
63 #define BP_BOOTPATH "bootpath" macro
1201 proplen = BOP_GETPROPLEN(bootops, BP_BOOTPATH); in netboot_over_iscsi()1203 if (BOP_GETPROP(bootops, BP_BOOTPATH, bootpath) > 0) { in netboot_over_iscsi()