Searched defs:btinfo_bootdev_unit (Results 1 – 1 of 1) sorted by relevance
134 struct btinfo_bootdev_unit { struct135 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 */