Lines Matching refs:flag_table
63 struct flag_table { struct
254 static struct flag_table cce_err_status_flags[] = {
344 static struct flag_table misc_err_status_flags[] = {
363 static struct flag_table pio_err_status_flags[] = {
505 static struct flag_table sdma_err_status_flags[] = {
533 static struct flag_table egress_err_status_flags[] = {
634 static struct flag_table egress_err_info_flags[] = {
683 static struct flag_table send_err_status_flags[] = {
692 static struct flag_table sc_err_status_flags[] = {
715 static struct flag_table rxe_err_status_flags[] = {
850 static struct flag_table dcc_err_flags[] = {
903 static struct flag_table lcb_err_flags[] = {
946 static struct flag_table dc8051_err_flags[] = {
965 static struct flag_table dc8051_info_err_flags[] = {
989 static struct flag_table dc8051_info_host_msg_flags[] = {
5277 struct flag_table *table, int table_size) in flag_string()