Searched refs:dmCreatePort (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/pms/RefTisa/discovery/api/
H A Ddmapi.h38 osGLOBAL bit32 dmCreatePort(
/freebsd-12-stable/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmport.c44 /*! \brief dmCreatePort
59 dmCreatePort( function
69 DM_DBG3(("dmCreatePort: start\n"));
73 DM_DBG1(("dmCreatePort: dmRoot is NULL, wrong!!!\n"));
79 DM_DBG1(("dmCreatePort: dmPortContext is NULL, wrong!!!\n"));
86 DM_DBG1(("dmCreatePort: dmPortContext->dmData is not NULL, wrong, Already created!!!\n"));
92 DM_DBG1(("dmCreatePort: dmPortInfo is NULL, wrong!!!\n"));
100 DM_DBG1(("dmCreatePort: dmIntRoot is NULL, wrong!!!\n"));
108 DM_DBG1(("dmCreatePort: dmAllShared is NULL, wrong!!!\n"));
120 DM_DBG1(("dmCreatePort
[all...]
/freebsd-12-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dossacmnapi.c1017 TI_DBG1(("ossaHwCB: calling dmCreatePort\n"));
1018 status = dmCreatePort(dmRoot, dmPortContext, &dmPortInfo);
1021 TI_DBG1(("ossaHwCB: dmCreatePort failed!!! 0x%x\n", status));

Completed in 127 milliseconds