Home
last modified time | relevance | path

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

12345

/illumos-gate/usr/src/boot/efi/libefi/
H A Ddevpath.c47 EFI_DEVICE_PATH *devpath; in efi_lookup_image_devpath() local
61 EFI_DEVICE_PATH *devpath; in efi_lookup_devpath() local
83 efi_devpath_name(EFI_DEVICE_PATH *devpath) in efi_devpath_name()
111 efi_devpath_last_node(EFI_DEVICE_PATH *devpath) in efi_devpath_last_node()
125 efi_devpath_next_instance(EFI_DEVICE_PATH *devpath) in efi_devpath_next_instance()
139 efi_devpath_trim(EFI_DEVICE_PATH *devpath) in efi_devpath_trim()
160 efi_devpath_handle(EFI_DEVICE_PATH *devpath) in efi_devpath_handle()
H A Defipart.c204 efipart_find_parent(pdinfo_list_t *pdi, EFI_DEVICE_PATH *devpath) in efipart_find_parent()
229 EFI_DEVICE_PATH *devpath) in efipart_ignore_device()
341 EFI_DEVICE_PATH *devpath; in efipart_inithandles() local
/illumos-gate/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 #define FW_SD_FREE_ADDR(thisdev, devpath) { \ argument
92 #define FW_SD_FREE_IDENT(thisdev, devpath) { \ argument
96 #define FW_SD_FREE_IDENT_VID(thisdev, devpath) { \ argument
100 #define FW_SD_FREE_IDENT_PID(thisdev, devpath) { \ argument
104 #define FW_SD_FREE_IDENT_ALL(thisdev, devpath) { \ argument
[all …]
/illumos-gate/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; in dev_fmri_present() local
458 char *devpath = NULL; in dev_fmri_replaced() local
539 char *devpath = NULL; in dev_fmri_unusable() local
586 char *devpath = NULL; in dev_fmri_service_state() local
/illumos-gate/usr/src/uts/common/io/
H A Dufm.c199 char devpath[MAXPATHLEN]; in ufm_do_getcaps() local
259 char devpath[MAXPATHLEN]; in ufm_do_reportsz() local
356 char devpath[MAXPATHLEN]; in ufm_do_report() local
467 char devpath[MAXPATHLEN]; in ufm_do_readimg() local
/illumos-gate/usr/src/uts/common/os/
H A Dretire_store.c318 e_ddi_retire_persist(char *devpath) in e_ddi_retire_persist()
368 e_ddi_retire_unpersist(char *devpath) in e_ddi_retire_unpersist()
404 e_ddi_device_retired(char *devpath) in e_ddi_device_retired()
H A Dddi_ufm.c367 ufm_find(const char *devpath) in ufm_find()
387 char devpath[MAXPATHLEN]; in ddi_ufm_init() local
/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Dfindevs.c205 char *devpath; in add_bus() local
314 char *devpath; in add_controller() local
485 char *devpath; in add_devs() local
580 char *devpath; in add_devs() local
1544 new_devpath(alias_t *ap, char *devpath) in new_devpath()
1598 char *devpath; in new_path() local
H A Dslice.c124 char devpath[MAXPATHLEN]; in slice_get_attributes() local
573 char devpath[MAXPATHLEN]; in get_fixed_assocs() local
655 char devpath[MAXPATHLEN]; in make_fixed_descriptors() local
/illumos-gate/usr/src/cmd/syseventd/modules/zfs_mod/
H A Dzfs_mod.c390 devpath_iter(const char *devpath, zfs_process_func_t func, boolean_t wholedisk) in devpath_iter()
414 devid_iter(const char *devpath, zfs_process_func_t func, boolean_t wholedisk) in devid_iter()
473 char *devpath, *devname; in zfs_deliver_add() local
628 char *devpath, *cptr, *oldfru = NULL; in zfs_update_vdev_fru() local
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_fru.c112 char *devpath, *frustr; in libzfs_fru_gather() local
314 libzfs_fru_lookup(libzfs_handle_t *hdl, const char *devpath) in libzfs_fru_lookup()
/illumos-gate/usr/src/lib/sun_sas/common/
H A DSun_sasRefreshAdapterConfiguration.c42 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.c43 get_minor(char *devpath, char *minor) in get_minor()
229 char *devpath, link[MAXNAMELEN]; in get_attached_devices_info() local
H A DSun_sasSendSMPPassThru.c37 SendSMPPassThru(const char *devpath, void *reqframe, HBA_UINT32 *reqsize, in SendSMPPassThru()
H A DSun_sasScsiReportLUNs.c33 SendScsiReportLUNs(const char *devpath, void *responseBuffer, in SendScsiReportLUNs()
H A DSun_sasScsiReadCapacity.c33 SendScsiReadCapacity(const char *devpath, void *responseBuffer, in SendScsiReadCapacity()
H A DSun_sasScsiInquiry.c36 SendScsiInquiry(const char *devpath, HBA_UINT8 cdb1, HBA_UINT8 cdb2, in SendScsiInquiry()
/illumos-gate/usr/src/cmd/stat/common/
H A Ddsr.c119 char *devpath = NULL; in drvinstpart2dev() local
275 char *devpath = NULL; in lookup_ks_name() local
/illumos-gate/usr/src/boot/efi/loader/
H A Dmain.c88 EFI_DEVICE_PATH *devpath, *dp, *node; in efi_zfs_is_preferred() local
366 EFI_DEVICE_PATH *devpath, *copy; in find_currdev() local
602 efi_serial_get_uid(EFI_DEVICE_PATH *devpath) in efi_serial_get_uid()
656 EFI_DEVICE_PATH *devpath; in uefi_serial_console() local
H A Defiserialio.c143 efi_serial_get_index(EFI_DEVICE_PATH *devpath) in efi_serial_get_index()
172 EFI_DEVICE_PATH *devpath; in efi_serial_get_handle() local
/illumos-gate/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()
/illumos-gate/usr/src/lib/libsocket/socket/
H A Dsocket.c109 char *devpath; in _socket_create() local
/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo_dim.c119 char *devpath = (char *)di_devlink_path(dl); in di_dim_path_dev_callback() local
/illumos-gate/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()

12345