Searched refs:CISTPLF_NOERROR (Results 1 – 4 of 4) sorted by relevance
173 return (CISTPLF_NOERROR); in cis_tuple_handler()190 return (CISTPLF_NOERROR); in cis_tuple_handler()235 return (CISTPLF_NOERROR); in cis_no_tuple_handler()264 return (CISTPLF_NOERROR); in cis_unknown_tuple_handler()269 return (CISTPLF_NOERROR); in cis_unknown_tuple_handler()314 return (CISTPLF_NOERROR); in cistpl_vers_1_handler()418 return (CISTPLF_NOERROR); in cistpl_config_handler()518 return (CISTPLF_NOERROR); in cistpl_device_handler()1015 return (CISTPLF_NOERROR);1261 return (CISTPLF_NOERROR);[all …]
1214 if (cis_validate_longlink_acm(cisptr) != CISTPLF_NOERROR) { in cis_create_cis_chain()
272 #define CISTPLF_NOERROR 0x000000000 /* no error return from handler */ macro
972 if (ret != CISTPLF_NOERROR) in cs_parse_tuple()