Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dbootprops.h63 #define BP_BOOTPATH "bootpath" macro
/titanic_41/usr/src/uts/common/os/
H A Dswapgeneric.c1201 proplen = BOP_GETPROPLEN(bootops, BP_BOOTPATH); in netboot_over_iscsi()
1203 if (BOP_GETPROP(bootops, BP_BOOTPATH, bootpath) > 0) { in netboot_over_iscsi()