Searched refs:pcirheader (Results 1 – 1 of 1) sorted by relevance
88 unsigned int pcirheader ) { in undirom_parse_pcirheader() argument92 undirom, undirom->rom_segment, pcirheader ); in undirom_parse_pcirheader()95 copy_from_real ( &pcir_header, undirom->rom_segment, pcirheader, in undirom_parse_pcirheader()125 unsigned int pcirheader; in undirom_probe() local164 pcirheader = romheader.PCIRHeader; in undirom_probe()165 if ( pcirheader ) in undirom_probe()166 undirom_parse_pcirheader ( undirom, pcirheader ); in undirom_probe()