Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-ia64/sn/
Dioerror_handling.h223 #define INFO_LBL_ERROR_SKIP_ENV "error_skip_env" macro
226 hwgraph_info_get_LBL(v, INFO_LBL_ERROR_SKIP_ENV, (arbitrary_info_t *)&l)
230 hwgraph_info_replace_LBL(v, INFO_LBL_ERROR_SKIP_ENV, (arbitrary_info_t)l,0) :\
231 hwgraph_info_add_LBL(v, INFO_LBL_ERROR_SKIP_ENV, (arbitrary_info_t)l))
234 hwgraph_info_remove_LBL(v, INFO_LBL_ERROR_SKIP_ENV, 0)