Home
last modified time | relevance | path

Searched defs:devpath (Results 1 – 25 of 105) sorted by relevance

12345

/titanic_52/usr/src/boot/sys/boot/efi/libefi/
H A Ddevpath.c41 EFI_DEVICE_PATH *devpath; in efi_lookup_image_devpath() local
54 EFI_DEVICE_PATH *devpath; in efi_lookup_devpath() local
64 efi_devpath_name(EFI_DEVICE_PATH *devpath) in efi_devpath_name() argument
92 efi_devpath_last_node(EFI_DEVICE_PATH * devpath) efi_devpath_last_node() argument
103 efi_devpath_trim(EFI_DEVICE_PATH * devpath) efi_devpath_trim() argument
124 efi_devpath_handle(EFI_DEVICE_PATH * devpath) efi_devpath_handle() argument
[all...]
H A Defipart.c192 EFI_DEVICE_PATH *devpath, *node; in efipart_hdd() local
260 efipart_fdinfo_add(EFI_HANDLE handle, uint32_t uid, EFI_DEVICE_PATH *devpath) in efipart_fdinfo_add() argument
281 EFI_DEVICE_PATH *devpath, *node; in efipart_updatefd() local
321 efipart_cdinfo_add(EFI_HANDLE handle,EFI_HANDLE alias,EFI_DEVICE_PATH * devpath) efipart_cdinfo_add() argument
356 EFI_DEVICE_PATH *devpath, *devpathcpy, *tmpdevpath, *node; efipart_updatecd() local
523 EFI_DEVICE_PATH *devpath; efipart_hdinfo_add_filepath() local
607 EFI_DEVICE_PATH *devpath, *devpathcpy, *tmpdevpath, *node; efipart_updatehd() local
[all...]
/titanic_52/usr/src/cmd/fwflash/plugins/transport/common/
H A Dsd.c69 #define FW_SD_FREE_DEVPATH(devpath) { \ argument
72 #define FW_SD_FREE_DEVICELIST(thisdev, devpath) { \ argument
76 #define FW_SD_FREE_DRV_NAME(thisdev, devpath) { \ argument
80 #define FW_SD_FREE_CLS_NAME(thisdev, devpath) { \ argument
84 #define FW_SD_FREE_ACC_NAME(thisdev, devpath) { \ argument
88 FW_SD_FREE_ADDR(thisdev,devpath) global() argument
92 FW_SD_FREE_IDENT(thisdev,devpath) global() argument
96 FW_SD_FREE_IDENT_VID(thisdev,devpath) global() argument
100 FW_SD_FREE_IDENT_PID(thisdev,devpath) global() argument
104 FW_SD_FREE_IDENT_ALL(thisdev,devpath) global() argument
500 char *devpath = NULL; fw_identify() local
[all...]
/titanic_52/usr/src/boot/sys/boot/efi/boot1/
H A Dboot1.c94 nodes_match(EFI_DEVICE_PATH *imgpath, EFI_DEVICE_PATH *devpath) in nodes_match() argument
115 device_paths_match(EFI_DEVICE_PATH *imgpath, EFI_DEVICE_PATH *devpath) in device_paths_match() argument
140 devpath_last(EFI_DEVICE_PATH * devpath) devpath_last() argument
157 devpath_node_str(char * buf,size_t size,EFI_DEVICE_PATH * devpath) devpath_node_str() argument
281 devpath_strlcat(char * buf,size_t size,EFI_DEVICE_PATH * devpath) devpath_strlcat() argument
312 devpath_str(EFI_DEVICE_PATH * devpath) devpath_str() argument
470 EFI_DEVICE_PATH *devpath; probe_handle() local
[all...]
H A Dboot_module.h50 EFI_DEVICE_PATH *devpath; member
/titanic_52/usr/src/lib/fm/topo/libtopo/common/
H A Ddev.c136 char *devpath = NULL; in fmri_nvl2str() local
239 char *devpath; in dev_fmri_str2nvl() local
378 char *devpath = NULL; dev_fmri_present() local
458 char *devpath = NULL; dev_fmri_replaced() local
539 char *devpath = NULL; dev_fmri_unusable() local
586 char *devpath = NULL; dev_fmri_service_state() local
[all...]
/titanic_52/usr/src/uts/common/os/
H A Dretire_store.c318 e_ddi_retire_persist(char *devpath) in e_ddi_retire_persist() argument
368 e_ddi_retire_unpersist(char *devpath) in e_ddi_retire_unpersist() argument
404 e_ddi_device_retired(char * devpath) e_ddi_device_retired() argument
[all...]
/titanic_52/usr/src/lib/libdiskmgt/common/
H A Dfindevs.c196 char *devpath; in add_bus() local
306 char *devpath; add_cluster_devs() local
318 char *devpath; add_cluster_devs() local
357 char *devpath; add_controller() local
528 char *devpath; add_devs() local
623 char *devpath; add_devs() local
1742 new_devpath(alias_t * ap,char * devpath) new_devpath() argument
1796 char *devpath; new_path() local
[all...]
H A Dslice.c120 char devpath[MAXPATHLEN]; in slice_get_attributes() local
224 char devpath[MAXPATHLEN]; in slice_get_stats() local
671 char devpath[MAXPATHLEN]; get_fixed_assocs() local
753 char devpath[MAXPATHLEN]; make_fixed_descriptors() local
[all...]
/titanic_52/usr/src/cmd/syseventd/modules/zfs_mod/
H A Dzfs_mod.c378 devpath_iter(const char *devpath, zfs_process_func_t func, boolean_t wholedisk) in devpath_iter() argument
402 devid_iter(const char *devpath, zfs_process_func_t func, boolean_t wholedisk) in devid_iter() argument
461 char *devpath, *devname; in zfs_deliver_add() local
603 char *devpath, *cptr, *oldfru = NULL; zfs_update_vdev_fru() local
[all...]
/titanic_52/usr/src/lib/sun_sas/common/
H A DSun_sasRefreshAdapterConfiguration.c39 char *devpath, fulldevpath[MAXPATHLEN]; in find_matching_hba() local
H A DSun_sasRefreshInformation.c39 char *devpath, fulldevpath[MAXPATHLEN]; in match_smhba_sas_hba() local
H A Ddevtree_device_disco.c42 get_minor(char *devpath, char *minor) in get_minor() argument
228 char *devpath, link[MAXNAMELEN]; get_attached_devices_info() local
[all...]
H A DSun_sasSendSMPPassThru.c34 SendSMPPassThru(const char *devpath, void *reqframe, HBA_UINT32 *reqsize, in SendSMPPassThru() argument
H A DSun_sasScsiReportLUNs.c33 SendScsiReportLUNs(const char *devpath, void *responseBuffer, in SendScsiReportLUNs() argument
H A DSun_sasScsiReadCapacity.c33 SendScsiReadCapacity(const char *devpath, void *responseBuffer, in SendScsiReadCapacity() argument
H A DSun_sasScsiInquiry.c33 SendScsiInquiry(const char *devpath, HBA_UINT8 cdb1, HBA_UINT8 cdb2, in SendScsiInquiry() argument
/titanic_52/usr/src/psm/stand/boot/sparc/common/
H A Dwanboot.c976 size_t length, char **devpath, off_t *offset, unsigned char *cdigest) in process_miniroot() argument
1049 get_miniroot(char **devpath) in get_miniroot() argument
1218 process_wanbootfs(http_handle_t handle, char **devpath, in process_wanbootfs() argument
1382 char *devpath; in get_wanbootfs() local
1497 static char devpath[OBP_MAXPATHLEN]; init_netdev() local
[all...]
/titanic_52/usr/src/lib/libzfs/common/
H A Dlibzfs_fru.c108 char *devpath, *frustr; in libzfs_fru_gather() local
307 libzfs_fru_lookup(libzfs_handle_t * hdl,const char * devpath) libzfs_fru_lookup() argument
[all...]
/titanic_52/usr/src/cmd/stat/common/
H A Ddsr.c119 char *devpath; in drvinstpart2dev() local
275 char *devpath = NULL; lookup_ks_name() local
[all...]
/titanic_52/usr/src/uts/common/io/scsi/impl/
H A Dscsi_fm.c95 char *devpath, const char *error_class, uint64_t ena, in scsi_fm_ereport_post() argument
/titanic_52/usr/src/lib/libsocket/socket/
H A Dsocket.c109 char *devpath; in _socket_create() local
/titanic_52/usr/src/lib/libdevinfo/
H A Ddevinfo_dim.c121 char *devpath = (char *)di_devlink_path(dl); in di_dim_path_dev_callback() local
/titanic_52/usr/src/cmd/fstyp/
H A Dfstyp.c74 char *devpath; in main() local
257 dos_to_dev(char *path, char **devpath, int *num) in dos_to_dev() argument
[all...]
/titanic_52/usr/src/cmd/fm/modules/common/fabric-xlate/
H A Dfx_epkt.c153 char *devpath, *rppath = NULL; in fab_xlate_epkt_erpts() local

12345