Searched defs:pDevHandle (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dld_pd_map.c203 U16 stripRef, U64 *pdBlock, U16 *pDevHandle,
254 *pDevHandle = MR_PdDevHandleGet(pd, map);
256 *pDevHandle = MR_PD_INVALID; /* set dev handle as invalid. */
268 *pDevHandle = MR_PdDevHandleGet(pd, map);
202 MR_GetPhyParams(struct mrsas_instance *instance, U32 ld, U64 stripRow, U16 stripRef, U64 *pdBlock, U16 *pDevHandle, MPI2_SCSI_IO_VENDOR_UNIQUE *pRAID_Context, MR_FW_RAID_MAP_ALL *map) argument

Completed in 68 milliseconds