Searched defs:pt1 (Results 1 – 3 of 3) sorted by relevance
72 struct pt1 { struct77 struct pt1_adapter *adaps[PT1_NR_ADAPS]; argument78 struct pt1_table *tables; argument87 struct pt1 *pt1; argument109 #define pt1_printk(level, pt1, format, arg...) \ argument112 static void pt1_write_reg(struct pt1 *pt1, int reg, u32 data) in pt1_write_reg()117 static u32 pt1_read_reg(struct pt1 *pt1, int reg) in pt1_read_reg()125 static void pt1_increment_table_count(struct pt1 *pt1) in pt1_increment_table_count()130 static void pt1_init_table_count(struct pt1 *pt1) in pt1_init_table_count()135 static void pt1_register_tables(struct pt1 *pt1, u32 first_pfn) in pt1_register_tables()[all …]
274 struct saa7146_pgtable *pt1 = &buf->pt[0]; in saa7146_pgtable_build() local
425 struct packet_type *pt1; in __dev_remove_pack() local