Searched defs:locator (Results 1 – 13 of 13) sorted by relevance
/freebsd/stand/i386/libi386/ |
H A D | biospci.c | 261 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 D | comconsole.c | 83 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 D | devctl.c | 171 devctl_getpath(const char *device, const char *locator, char **buffer) in devctl_getpath()
|
/freebsd/sys/dev/acpica/ |
H A D | acpi_pci.c | 197 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 D | acpi.c | 953 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 D | citrus_lookup.c | 60 struct _db_locator locator; member
|
/freebsd/sys/dev/usb/ |
H A D | usb_hub_acpi.c | 556 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 D | usb_hub.c | 1689 uhub_get_device_path(device_t bus, device_t child, const char *locator, in uhub_get_device_path()
|
/freebsd/sys/kern/ |
H A D | subr_bus.c | 4534 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 D | ofw_bus_subr.c | 106 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 D | sa.c | 1911 sa_data_op_t action, sa_data_locator_t *locator, void *datastart, in sa_modify_attrs()
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_read_support_format_xar.c | 3147 xmlTextReaderLocatorPtr locator) in xml2_error_hdr()
|
/freebsd/sys/dev/pci/ |
H A D | pci.c | 6122 pci_get_device_path_method(device_t bus, device_t child, const char *locator, in pci_get_device_path_method()
|