Home
last modified time | relevance | path

Searched refs:LIO_NUM_CFGS (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/liquidio/base/
H A Dlio_device.h68 LIO_NUM_CFGS, enumerator
H A Dlio_device.c188 if (conf_type < 0 || conf_type > (LIO_NUM_CFGS - 1)) in oct_set_config_info()