Home
last modified time | relevance | path

Searched defs:bufptr (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/openzfs/lib/libzutil/os/linux/
H A Dzutil_import_os.c411 zfs_device_get_devid(struct udev_device *dev, char *bufptr, size_t buflen) in zfs_device_get_devid()
488 zfs_device_get_physical(struct udev_device *dev, char *bufptr, size_t buflen) in zfs_device_get_physical()
584 zfs_device_get_devid(struct udev_device *dev, char *bufptr, size_t buflen) in zfs_device_get_devid()
591 zfs_device_get_physical(struct udev_device *dev, char *bufptr, size_t buflen) in zfs_device_get_physical()
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/devname2devid/
H A Ddevname2devid.c48 udev_device_get_devid(struct udev_device *dev, char *bufptr, size_t buflen) in udev_device_get_devid()
/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_manage.c199 u8 *bufptr = buffer; in e1000_mng_host_if_write_generic() local
/f-stack/dpdk/drivers/net/igc/base/
H A Digc_manage.c199 u8 *bufptr = buffer; in igc_mng_host_if_write_generic() local
/f-stack/freebsd/arm/ti/cpsw/
H A Dif_cpswreg.h203 volatile uint32_t bufptr; member