Searched refs:DLPI_ERAWNOTSUP (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/lib/libdlpi/common/ | ||
H A D | libdlpi.h | 91 DLPI_ERAWNOTSUP, /* DLPI raw mode not supported */ enumerator |
H A D | libdlpi.c | 217 return (DLPI_ERAWNOTSUP); in dlpi_open() |