HomeSort by: relevance | last modified time | path
    Searched defs:topology (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
isp.c 78 static const char topology[] = "Chan %d WWPN 0x%08x%08x PortID 0x%06x N-Port Handle %d, Connection '%s'"; variable in typeref:typename:const char[]
2594 isp_prt(isp, ISP_LOGWARN, "Zero AL_PA for Loop Topology?");
2618 isp_prt(isp, ISP_LOGWARN, "fabric topology but cannot get info about fabric controller (0x%x)", r);
2706 isp_prt(isp, ISP_LOGSANCFG|ISP_LOGCONFIG, topology, chan, (uint32_t) (fcp->isp_wwpn >> 32), (uint32_t) fcp->isp_wwpn, fcp->isp_portid, fcp->isp_loopid, isp_fc_toponame(fcp));
2903 * Check our connection topology.
2929 "Chan %d no loop topology to scan", chan);
  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/
svga3d_dx.h 357 SVGA3dPrimitiveType topology; member in struct:SVGA3dCmdDXSetTopology
1567 uint32 topology; member in struct:SVGADXInputAssemblyMobFormat

Completed in 17 milliseconds