Searched refs:pxeromid (Results 1 – 1 of 1) sorted by relevance
45 unsigned int pxeromid ) { in undirom_parse_pxeromid() argument50 undirom->rom_segment, pxeromid ); in undirom_parse_pxeromid()53 copy_from_real ( &undi_rom_id, undirom->rom_segment, pxeromid, in undirom_parse_pxeromid()124 unsigned int pxeromid; in undirom_probe() local148 pxeromid = romheader.PXEROMID; in undirom_probe()149 if ( ! pxeromid ) { in undirom_probe()154 if ( pxeromid > rom_len ) { in undirom_probe()160 if ( ( rc = undirom_parse_pxeromid ( undirom, pxeromid ) ) != 0 ) in undirom_probe()