Lines Matching refs:flag_table
62 struct flag_table { struct
253 static struct flag_table cce_err_status_flags[] = {
343 static struct flag_table misc_err_status_flags[] = {
362 static struct flag_table pio_err_status_flags[] = {
504 static struct flag_table sdma_err_status_flags[] = {
532 static struct flag_table egress_err_status_flags[] = {
633 static struct flag_table egress_err_info_flags[] = {
682 static struct flag_table send_err_status_flags[] = {
691 static struct flag_table sc_err_status_flags[] = {
714 static struct flag_table rxe_err_status_flags[] = {
849 static struct flag_table dcc_err_flags[] = {
902 static struct flag_table lcb_err_flags[] = {
945 static struct flag_table dc8051_err_flags[] = {
964 static struct flag_table dc8051_info_err_flags[] = {
988 static struct flag_table dc8051_info_host_msg_flags[] = {
5276 struct flag_table *table, int table_size) in flag_string()