Home
last modified time | relevance | path

Searched defs:physical (Results 1 – 10 of 10) sorted by last modified time

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h493 #define BP_SET_BIRTH(bp, logical, physical) \ argument
/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c2098 char physical[LIFNAMSIZ]; in zonecfg_lookup_nwif() local
/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c8185 is_bootdisk(char *osroot, char *physical)
/illumos-gate/usr/src/cmd/luxadm/
H A Dfchba.c282 char *physical = NULL; in fchba_display_port() local
454 char *physical = NULL; in match_mappings() local
694 char *tmp, *physical = NULL; in fchba_inquiry() local
892 char name[256], *physical = NULL, *comp_phys = NULL; in fchba_dump_map() local
1102 char name[256], *physical = NULL, *comp_phys = NULL; in fchba_display_link_status() local
1529 char *physical = NULL; in fchba_display_config() local
H A Dx86_adm.c265 char *physical = NULL, *slash_OSDeviceName = NULL; in adm_forcelip() local
/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dspa.h233 #define BP_SET_BIRTH(bp, logical, physical) \ argument
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Dfts.c596 int physical; in toplist() local
/illumos-gate/usr/src/contrib/ast/src/lib/libast/disc/
H A Dsfdcdos.c36 Sfoff_t physical; member
287 Sfoff_t physical; local
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Domitted.c188 execrate(const char* path, char* buf, int size, int physical) in execrate()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Dvi.c156 #define physical editb.e_physbuf /* physical image */ macro