Searched refs:physical (Results 26 - 31 of 31) sorted by relevance

12

/illumos-gate/usr/src/lib/libast/common/comp/
H A Domitted.c103 execrate(const char* path, char* buf, int size, int physical) argument
112 if (physical || strlen(path) >= size || !(s = pathcanon(strcpy(buf, path), PATH_PHYSICAL|PATH_DOTDOT|PATH_EXISTS)))
/illumos-gate/usr/src/uts/common/io/drm/
H A Ddrm.h375 unsigned long long offset; /**< Requested physical address (0 for SAREA)*/
379 unsigned long size; /**< Requested physical size (bytes) */
700 unsigned long physical; /**< Physical used by i810 */ member in struct:drm_agp_buffer
724 unsigned long aperture_base; /**< physical address */
/illumos-gate/usr/src/cmd/tsol/misc/
H A Dtxzonemgr.sh721 set physical=$nic; \
758 linktype=physical
872 set physical=$vnicname; \
1199 physical )
/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c7935 bam_error(_("no physical device in zpool status for pool=%s\n"),
8083 bam_error(_("not a SVM metadevice: %s. Cannot derive physical "
8095 "physical device\n"), special);
8226 /* If already a physical device nothing to do */
8229 BAM_DPRINTF(("%s: got physical device already directly for "
8243 bam_error(_("cannot derive physical device for %s (%s), "
8257 BAM_DPRINTF(("%s: returning physical=%s\n",
8266 is_bootdisk(char *osroot, char *physical) argument
8274 assert(physical);
8276 BAM_DPRINTF(("%s: entered. args: %s %s\n", fcn, osroot, physical));
[all...]
/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c115 #define DTD_ATTR_PHYSICAL (const xmlChar *) "physical"
2074 * Determines whether there is a net resource with the physical interface, IP
2080 * matches or 'tabptr' does not specify a physical interface, address, or
2086 * If there is a single match, then the matching entry's physical interface, IP
2096 char physical[LIFNAMSIZ]; local
2144 physical, sizeof (physical)) != Z_OK ||
2145 strcmp(tabptr->zone_nwif_physical, physical) != 0))
5147 * system clock or physical memory) or are overly broad and cover
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex6758 % 4) hoffset; 5) binding offset; 6) topskip; 7) physical page height; 8)
6759 % physical page width.

Completed in 1530 milliseconds

12