Searched refs:LLC_NR_SAP_STATES (Results 1 – 3 of 3) sorted by relevance
15 #define LLC_NR_SAP_STATES 2 /* size of state table */ macro31 extern struct llc_sap_state llc_sap_state_table[LLC_NR_SAP_STATES];
174 struct llc_sap_state llc_sap_state_table[LLC_NR_SAP_STATES] = {
175 if (sap->state > LLC_NR_SAP_STATES) in llc_sap_next_state()