Searched defs:pt1 (Results 1 – 3 of 3) sorted by relevance
73 struct pt1 { struct78 struct pt1_adapter *adaps[PT1_NR_ADAPS]; argument79 struct pt1_table *tables; argument90 struct pt1 *pt1; member112 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()141 static void pt1_unregister_tables(struct pt1 *pt1) in pt1_unregister_tables()[all …]
218 struct saa7146_pgtable *pt1 = &buf->pt[0]; in saa7146_pgtable_build() local
421 struct packet_type *pt1; in __dev_remove_pack() local