Searched refs:SK_PNMI_ERR_TOO_SHORT (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/sk98lin/
H A Dskgepnmi.c579 * SK_PNMI_ERR_TOO_SHORT The passed buffer is too short to take
617 * SK_PNMI_ERR_TOO_SHORT The passed buffer is too short to contain
660 * SK_PNMI_ERR_TOO_SHORT The passed buffer is too short to contain
703 * SK_PNMI_ERR_TOO_SHORT The passed buffer is too short to take
732 SK_PNMI_SET_STAT(pBuf, SK_PNMI_ERR_TOO_SHORT,
737 return (SK_PNMI_ERR_TOO_SHORT);
879 * SK_PNMI_ERR_TOO_SHORT The passed buffer is too short to contain
917 * SK_PNMI_ERR_TOO_SHORT The passed buffer is too short to contain
1773 SK_PNMI_SET_STAT(pBuf, SK_PNMI_ERR_TOO_SHORT,
1778 return (SK_PNMI_ERR_TOO_SHORT);
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/sk98lin/h/
H A Dskgepnmi.h73 #define SK_PNMI_ERR_TOO_SHORT 2 macro

Completed in 31 milliseconds