Home
last modified time | relevance | path

Searched refs:lio_allocate_device (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/liquidio/base/
Dlio_device.h561 struct octeon_device *lio_allocate_device(device_t device);
Dlio_device.c315 lio_allocate_device(device_t device) in lio_allocate_device() function
/freebsd-12-stable/sys/dev/liquidio/
Dlio_main.c241 oct_dev = lio_allocate_device(device); in lio_attach()