Home
last modified time | relevance | path

Searched defs:locator (Results 1 – 13 of 13) sorted by relevance

/freebsd/stand/i386/libi386/
H A Dbiospci.c261 uint32_t locator, devid; in biospci_enumerate() local
323 biospci_find_devclass(uint32_t class, int index, uint32_t *locator) in biospci_find_devclass()
341 biospci_find_device(uint32_t devid, int index, uint32_t *locator) in biospci_find_device()
363 biospci_write_config(uint32_t locator, int offset, int width, uint32_t val) in biospci_write_config()
381 biospci_read_config(uint32_t locator, int offset, int width, uint32_t *val) in biospci_read_config()
H A Dcomconsole.c83 uint32_t locator; in comc_probe() local
255 comc_pcidev_handle(uint32_t locator) in comc_pcidev_handle()
300 uint32_t locator; in comc_pcidev_set() local
/freebsd/lib/libdevctl/
H A Ddevctl.c171 devctl_getpath(const char *device, const char *locator, char **buffer) in devctl_getpath()
/freebsd/sys/dev/acpica/
H A Dacpi_pci.c197 acpi_pci_get_device_path(device_t bus, device_t child, const char *locator, struct sbuf *sb) in acpi_pci_get_device_path()
H A Dacpi.c953 acpi_get_acpi_device_path(device_t bus, device_t child, const char *locator, struct sbuf *sb) in acpi_get_acpi_device_path()
967 acpi_get_device_path(device_t bus, device_t child, const char *locator, struct sbuf *sb) in acpi_get_device_path()
/freebsd/lib/libc/iconv/
H A Dcitrus_lookup.c60 struct _db_locator locator; member
/freebsd/sys/dev/usb/
H A Dusb_hub_acpi.c556 acpi_uhub_get_device_path(device_t bus, device_t child, const char *locator, struct sbuf *sb) in acpi_uhub_get_device_path()
H A Dusb_hub.c1689 uhub_get_device_path(device_t bus, device_t child, const char *locator, in uhub_get_device_path()
/freebsd/sys/kern/
H A Dsubr_bus.c4534 bus_generic_get_device_path(device_t bus, device_t child, const char *locator, in bus_generic_get_device_path()
5703 device_get_path(device_t dev, const char *locator, struct sbuf *sb) in device_get_path()
5992 char locator[64]; in devctl2_ioctl() local
6074 dev_wired_cache_lookup(device_location_cache_t *dcp, const char *locator) in dev_wired_cache_lookup()
6087 dev_wired_cache_add(device_location_cache_t *dcp, const char *locator, const char *path) in dev_wired_cache_add()
6110 char locator[32]; in dev_wired_cache_match() local
/freebsd/sys/dev/ofw/
H A Dofw_bus_subr.c106 ofw_bus_gen_get_device_path(device_t cbdev, device_t child, const char *locator, in ofw_bus_gen_get_device_path()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dsa.c1911 sa_data_op_t action, sa_data_locator_t *locator, void *datastart, in sa_modify_attrs()
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_xar.c3147 xmlTextReaderLocatorPtr locator) in xml2_error_hdr()
/freebsd/sys/dev/pci/
H A Dpci.c6122 pci_get_device_path_method(device_t bus, device_t child, const char *locator, in pci_get_device_path_method()