Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dexioct.h852 typedef struct _EXT_DEVICEDATAENTRY struct
854 EXT_SCSI_ADDR TargetAddress; /* scsi address */
855 UINT32 DeviceFlags; /* Flags for device */
856 UINT16 LoopID; /* Loop ID */
857 UINT16 BaseLunNumber;
858 UINT8 NodeWWN[8]; /* Node World Wide Name for device */
859 UINT8 PortWWN[8]; /* Port World Wide Name for device */
860 UINT8 PortID[3]; /* Current PortId for device */
861 UINT8 ControlFlags; /* Control flag */
862 UINT8 Reserved[132];