Searched refs:LIO_DRV_APP_START (Results 1 – 2 of 2) sorted by relevance
103 #define LIO_DRV_APP_START 0x0 macro105 #define LIO_DRV_NIC_APP (LIO_DRV_APP_START + 0x1)106 #define LIO_DRV_INVALID_APP (LIO_DRV_APP_START + 0x2)
252 return (lio_app_str[app_mode - LIO_DRV_APP_START]); in lio_get_app_string()254 return (lio_app_str[LIO_DRV_INVALID_APP - LIO_DRV_APP_START]); in lio_get_app_string()