/titanic_51/usr/src/lib/libsrpt/common/ |
H A D | libsrpt.c | 254 char guid[32]; in srpt_SetTargetState() local 328 char guid[32]; in srpt_GetTargetState() local 397 char guid[3 in srpt_ResetTarget() local 456 uint64_t guid; srpt_NormalizeGuid() local [all...] |
/titanic_51/usr/src/boot/sys/boot/efi/libefi/ |
H A D | env.c | 265 efi_guid_to_str(const EFI_GUID *guid, char **sp) in efi_guid_to_str() argument 274 efi_str_to_guid(const char *s, EFI_GUID *guid) in efi_str_to_guid() argument 283 efi_name_to_guid(const char *name, EFI_GUID *guid) in efi_name_to_guid() argument 297 efi_guid_to_name(EFI_GUID *guid, char **name) in efi_guid_to_name() argument 921 EFI_GUID guid; command_efi_set() local 958 EFI_GUID guid; command_efi_unset() local 1014 char *value = NULL, *guid = NULL; ficlEfiSetenv() local [all...] |
H A D | handles.c | 103 uint64_t guid) in efi_handle_update_dev() argument
|
/titanic_51/usr/src/common/zfs/ |
H A D | zfeature_common.c | 93 zfeature_is_supported(const char *guid) in zfeature_is_supported() argument 144 zfeature_register(spa_feature_t fid, const char *guid, const char *name, in zfeature_register() argument
|
/titanic_51/usr/src/lib/libsip/common/ |
H A D | sip_gids.c | 140 char *guid; in sip_guid() local 191 char *guid; in sip_branchid() local [all...] |
/titanic_51/usr/src/cmd/fm/schemes/zfs/ |
H A D | scheme.c | 96 uint64_t guid; in find_vdev_iter() local 132 find_vdev(zpool_handle_t *zhp, uint64_t guid) in find_vdev() argument
|
/titanic_51/usr/src/grub/grub-0.97/stage2/ |
H A D | gpt.h | 43 grub_uint8_t guid[16]; member 54 grub_uint8_t guid[16]; member
|
/titanic_51/usr/src/uts/common/fs/zfs/ |
H A D | vdev.c | 168 vdev_lookup_by_guid(vdev_t *vd, uint64_t guid) in vdev_lookup_by_guid() argument 312 vdev_alloc_common(spa_t *spa, uint_t id, uint64_t guid, vdev_ops_t *ops) in vdev_alloc_common() argument 377 uint64_t guid = 0, islog, nparity; vdev_alloc() local 1355 uint64_t guid = 0, top_guid; vdev_validate() local 2122 uint64_t guid, version; vdev_validate_aux() local 2268 vdev_fault(spa_t * spa,uint64_t guid,vdev_aux_t aux) vdev_fault() argument 2324 vdev_degrade(spa_t * spa,uint64_t guid,vdev_aux_t aux) vdev_degrade() argument 2359 vdev_online(spa_t * spa,uint64_t guid,uint64_t flags,vdev_state_t * newstate) vdev_online() argument 2419 vdev_offline_locked(spa_t * spa,uint64_t guid,uint64_t flags) vdev_offline_locked() argument 2513 vdev_offline(spa_t * spa,uint64_t guid,uint64_t flags) vdev_offline() argument [all...] |
H A D | spa.c | 772 uint64_t guid; in spa_change_guid() local 1446 uint64_t guid; in spa_load_l2cache() local 3094 uint64_t guid; spa_add_spares() local 3143 uint64_t guid; spa_add_l2cache() local 3729 spa_generate_rootconf(char * devpath,char * devid,uint64_t * guid) spa_generate_rootconf() argument 3818 uint64_t guid, txg; spa_import_rootpool() local 4468 spa_vdev_attach(spa_t * spa,uint64_t guid,nvlist_t * nvroot,int replacing) spa_vdev_attach() argument 4672 spa_vdev_detach(spa_t * spa,uint64_t guid,uint64_t pguid,int replace_done) spa_vdev_detach() argument 5190 uint64_t guid; spa_nvlist_lookup_by_guid() local 5326 spa_vdev_remove(spa_t * spa,uint64_t guid,boolean_t unspare) spa_vdev_remove() argument 5509 uint64_t guid, sguid, pguid, ppguid; spa_vdev_resilver_done() local 5547 spa_vdev_set_common(spa_t * spa,uint64_t guid,const char * value,boolean_t ispath) spa_vdev_set_common() argument 5584 spa_vdev_setpath(spa_t * spa,uint64_t guid,const char * newpath) spa_vdev_setpath() argument 5590 spa_vdev_setfru(spa_t * spa,uint64_t guid,const char * newfru) spa_vdev_setfru() argument 6551 spa_lookup_by_guid(spa_t * spa,uint64_t guid,boolean_t aux) spa_lookup_by_guid() argument 6600 spa_has_spare(spa_t * spa,uint64_t guid) spa_has_spare() argument [all...] |
H A D | spa_misc.c | 891 spa_aux_exists(uint64_t guid, uint64_t *pool, int *refcnt, avl_tree_t *avl) in spa_aux_exists() argument 978 spa_spare_exists(uint64_t guid, uint64_t *pool, int *refcnt) in spa_spare_exists() argument 1031 spa_l2cache_exists(uint64_t guid, uint64_t *pool) in spa_l2cache_exists() argument 1400 uint64_t guid = spa_get_random(-1ULL); in spa_generate_guid() local 1560 uint64_t guid; spa_guid() local [all...] |
/titanic_51/usr/src/common/getgen/ |
H A D | getgen.h | 20 uint64_t guid; member
|
/titanic_51/usr/src/lib/libzfs/common/ |
H A D | libzfs_import.c | 132 uint64_t guid; in fix_paths() local 352 pool_active(libzfs_handle_t *hdl, const char *name, uint64_t guid, in pool_active() argument 447 uint64_t guid; get_configs() local 1320 zpool_find_import_cached(libzfs_handle_t * hdl,const char * cachefile,char * poolname,uint64_t guid) zpool_find_import_cached() argument 1468 find_guid(nvlist_t * nv,uint64_t guid) find_guid() argument 1500 uint64_t guid; find_aux() local 1534 uint64_t guid, vdev_guid; zpool_in_use() local [all...] |
/titanic_51/usr/src/uts/common/io/ib/mgt/ibdma/ |
H A D | ibdma.c | 290 ib_guid_t *guid; in ibdma_ibt_init() local 380 ibdma_find_hca(ib_guid_t guid) in ibdma_find_hca() argument 400 ibdma_hca_init(ib_guid_t guid) ibdma_hca_init() argument [all...] |
/titanic_51/usr/src/uts/common/io/ib/clients/iser/ |
H A D | iser_ib.c | 1173 ib_guid_t *guid; in iser_ib_init_hcas() local 1278 iser_ib_alloc_hca(ib_guid_t guid) in iser_ib_alloc_hca() argument 1462 iser_ib_guid2hca(ib_guid_t guid) iser_ib_guid2hca() argument 1651 iser_ib_activate_port(idm_svc_t * idm_svc,ib_guid_t guid,ib_gid_t gid) iser_ib_activate_port() argument [all...] |
/titanic_51/usr/src/uts/common/io/comstar/port/srpt/ |
H A D | srpt_stp.c | 301 srpt_stp_alloc_port(srpt_ioc_t *ioc, ib_guid_t guid) in srpt_stp_alloc_port() argument 455 uint64_t guid; in srpt_stp_destroy_port() local 1215 srpt_stp_alloc_scsi_devid_desc(uint64_t guid) in srpt_stp_alloc_scsi_devid_desc() argument [all...] |
H A D | srpt_ioc.c | 148 ib_guid_t *guid; in srpt_ioc_attach() local 423 srpt_ioc_init(ib_guid_t guid) srpt_ioc_init() argument 1125 srpt_ioc_get_locked(ib_guid_t guid) srpt_ioc_get_locked() argument 1143 srpt_ioc_get(ib_guid_t guid) srpt_ioc_get() argument [all...] |
/titanic_51/usr/src/cmd/stmfadm/ |
H A D | stmfadm.c | 607 unsigned int guid[sizeof (stmfGuid)]; in addViewFunc() local 962 unsigned int guid[sizeof (stmfGuid)]; modifyLuFunc() local 2047 printGuid(stmfGuid * guid,FILE * stream) printGuid() argument 2056 printExtLuProps(stmfGuid * guid) printExtLuProps() argument 2675 unsigned int guid[sizeof (stmfGuid)]; listViewFunc() local 2831 unsigned int guid[sizeof (stmfGuid)]; onlineOfflineLu() local 3300 unsigned int guid[sizeof (stmfGuid)]; removeViewFunc() local [all...] |
/titanic_51/usr/src/cmd/sbdadm/ |
H A D | sbdadm.c | 414 unsigned int guid[sizeof (stmfGuid)]; in modify_lu() local 636 print_lu_attr(stmfGuid * guid) print_lu_attr() argument [all...] |
/titanic_51/usr/src/uts/common/io/ |
H A D | tvhci.c | 536 tvh_get_phci_devname(char *cname, char *guid, in tvh_get_phci_devname() argument 567 char *guid; tvhci_bus_config() local [all...] |
/titanic_51/usr/src/cmd/stmfproxy/aluaadm/ |
H A D | aluaadm.c | 94 unsigned int guid[sizeof (stmfGuid)]; in setLuStandbyFunc() local [all...] |
/titanic_51/usr/src/cmd/availdevs/ |
H A D | availdevs.c | 122 uint64_t guid; in add_pool_to_xml() local
|
/titanic_51/usr/src/uts/common/sys/ib/clients/of/sol_uverbs/ |
H A D | sol_uverbs_hca.h | 70 ib_guid_t guid; member
|
/titanic_51/usr/src/boot/sys/boot/efi/loader/ |
H A D | main.c | 298 EFI_GUID *guid; in main() local 593 EFI_GUID *guid; in command_configuration() local
|
/titanic_51/usr/src/uts/common/io/ib/clients/eoib/ |
H A D | enx_fip.c | 443 ib_guid_t guid; in eibnx_fip_parse_advt_pkt() local
|
/titanic_51/usr/src/common/devid/ |
H A D | devid_scsi.c | 1161 char *guid = NULL; ddi_devid_to_guid() local 1204 ddi_devid_free_guid(char * guid) ddi_devid_free_guid() argument [all...] |