Searched refs:LIO_DRV_APP_COUNT (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/liquidio/base/ | ||
H A D | lio_common.h | 103 #define LIO_DRV_APP_COUNT 0x2 macro |
H A D | lio_device.c | 173 static char lio_app_str[LIO_DRV_APP_COUNT + 1][32] = {"BASE", "NIC", "UNKNOWN"}; |