Home
last modified time | relevance | path

Searched defs:portid_list (Results 1 – 2 of 2) sorted by relevance

/f-stack/lib/
H A Dff_config.c332 uint16_t *portid_list = malloc(sizeof(uint16_t)*sz); in parse_port_list() local
356 uint16_t *portid_list = malloc(sizeof(uint16_t)*sz); in parse_port_slave_list() local
H A Dff_config.h166 uint16_t *portid_list; member