Home
last modified time | relevance | path

Searched defs:btinfo_bootdev_unit (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/sparc64/include/
H A Dbootinfo.h134 struct btinfo_bootdev_unit { struct
135 struct btinfo_common common;
136 uint32_t phandle; /* the boot path package handle */
137 uint32_t parent; /* the controller handle */
138 uint32_t lun; /* scsi address details */
139 uint32_t target; /* or primary/secondary channel for IDE */
140 uint64_t wwn; /* zero for non FC-AL drives */