Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/aic7xxx/
H A Daic7xxx_osm.c1332 ahc_platform_alloc(struct ahc_softc *ahc, void *platform_arg) in ahc_platform_alloc()
H A Daic79xx_osm.c1272 ahd_platform_alloc(struct ahd_softc *ahd, void *platform_arg) in ahd_platform_alloc()
H A Daic7xxx.c3867 ahc_alloc(void *platform_arg, char *name) in ahc_alloc()
H A Daic79xx.c5213 ahd_alloc(void *platform_arg, char *name) in ahd_alloc()
/freebsd-src/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectPlatform.cpp158 CommandArgumentData platform_arg{eArgTypePlatform, eArgRepeatPlain}; CommandObjectPlatformSelect() local
279 CommandArgumentData platform_arg{eArgTypeConnectURL, eArgRepeatPlain}; CommandObjectPlatformConnect() local