FreeBSD kernel pms device code
itddisc.c File Reference
Include dependency graph for itddisc.c:

Go to the source code of this file.

Functions

 __FBSDID ("$FreeBSD$")
 
osGLOBAL bit32 tiINIDiscoverTargets (tiRoot_t *tiRoot, tiPortalContext_t *portalContext, bit32 option)
 
osGLOBAL bit32 tiINIGetDeviceHandles (tiRoot_t *tiRoot, tiPortalContext_t *tiPortalContext, tiDeviceHandle_t *tiDev[], bit32 maxDevs)
 
osGLOBAL bit32 tiINIGetDeviceHandlesForWinIOCTL (tiRoot_t *tiRoot, tiPortalContext_t *tiPortalContext, tiDeviceHandle_t *tiDev[], bit32 maxDevs)
 
osGLOBAL bit32 tiINIGetDeviceInfo (tiRoot_t *tiRoot, tiDeviceHandle_t *tiDeviceHandle, tiDeviceInfo_t *tiDeviceInfo)
 
osGLOBAL bit32 tiINILogin (tiRoot_t *tiRoot, tiDeviceHandle_t *tiDeviceHandle)
 
osGLOBAL bit32 tiINILogout (tiRoot_t *tiRoot, tiDeviceHandle_t *tiDeviceHandle)
 
osGLOBAL bit32 tiINIGetExpander (tiRoot_t *tiRoot, tiPortalContext_t *tiPortalContext, tiDeviceHandle_t *tiDev, tiDeviceHandle_t **tiExp)
 
osGLOBAL void tiIniGetDirectSataSasAddr (tiRoot_t *tiRoot, bit32 phyId, bit8 **sasAddressHi, bit8 **sasAddressLo)
 
osGLOBAL tiDeviceHandle_ttiINIGetExpDeviceHandleBySasAddress (tiRoot_t *tiRoot, tiPortalContext_t *tiPortalContext, bit32 sas_addr_hi, bit32 sas_addr_lo, bit32 maxDevs)
 

Detailed Description

This file contains initiator discover related functions

Definition in file itddisc.c.

Function Documentation

◆ __FBSDID()

__FBSDID ( "$FreeBSD$"  )

◆ tiINIDiscoverTargets()

◆ tiINIGetDeviceHandles()

◆ tiINIGetDeviceHandlesForWinIOCTL()

◆ tiINIGetDeviceInfo()

◆ tiIniGetDirectSataSasAddr()

◆ tiINIGetExpander()

◆ tiINIGetExpDeviceHandleBySasAddress()

◆ tiINILogin()

osGLOBAL bit32 tiINILogin ( tiRoot_t tiRoot,
tiDeviceHandle_t tiDeviceHandle 
)

Definition at line 925 of file itddisc.c.

References TI_DBG6, and tiNotSupported.

◆ tiINILogout()

osGLOBAL bit32 tiINILogout ( tiRoot_t tiRoot,
tiDeviceHandle_t tiDeviceHandle 
)

Definition at line 955 of file itddisc.c.

References TI_DBG6, and tiNotSupported.