Searched refs:CISTPLF_AM_SPACE (Results 1 – 4 of 4) sorted by relevance
217 (((ptr->flags&CISTPLF_AM_SPACE)?(ptr->offset += 2): \285 #define CISTPLF_AM_SPACE 0x010000000 /* this tuple is in AM space */ macro293 #define CISTPLF_SPACE_MASK (CISTPLF_AM_SPACE | CISTPLF_CM_SPACE | \349 #define GET_BYTE(tp) (((tp)->flags & CISTPLF_AM_SPACE) ? \355 #define GET_LEN(tp) (((tp)->flags & CISTPLF_AM_SPACE) ? \
1011 cisptr.flags = (CISTPLF_AM_SPACE | CISTPLF_GLOBAL_CIS); in cis_list_create()1089 cisptr.flags = (CISTPLF_AM_SPACE | CISTPLF_MF_CIS); in cis_list_create()1275 cisptr->flags |= CISTPLF_AM_SPACE; in cis_create_cis_chain()1365 if (ptr->flags & CISTPLF_AM_SPACE) in cis_store_cis_addr()1375 if (tp->flags & CISTPLF_AM_SPACE) in cis_store_cis_addr()
79 if (tp->flags & CISTPLF_AM_SPACE) { in cis_get_short()94 if (tp->flags & CISTPLF_AM_SPACE) { in cis_get_be_short()
1321 case CISTPLF_AM_SPACE: in cs_get_tuple_data()1333 if (tuple->CISOffset->flags & CISTPLF_AM_SPACE) { in cs_get_tuple_data()1334 flags = CISTPLF_AM_SPACE; in cs_get_tuple_data()1351 if (tuple->CISOffset->flags & CISTPLF_AM_SPACE) in cs_get_tuple_data()1569 (flags & CISTPLF_AM_SPACE)? in cs_init_cis_window()1601 if (flags & CISTPLF_AM_SPACE) in cs_init_cis_window()4137 CISTPLF_AM_SPACE) != CS_SUCCESS) { in cs_read_event_status()6556 CISTPLF_AM_SPACE) != CS_SUCCESS) {6879 CISTPLF_AM_SPACE) != CS_SUCCESS) {7059 CISTPLF_AM_SPACE) != CS_SUCCESS) {[all …]