Searched refs:pins2_read (Results 1 - 4 of 4) sorted by relevance

/haiku/src/add-ons/accelerants/matrox/engine/
H A Dmga_proto.h33 status_t pins2_read(uint8 *pins, uint8 length);
H A Dmga_info.c67 result = pins2_read(pins, pins_len);
180 status_t pins2_read(uint8 *pins, uint8 length) function
/haiku/src/add-ons/accelerants/skeleton/engine/
H A Dinfo.c34 static status_t pins2_read(uint8 *rom, uint32 offset);
111 result = pins2_read(rom, offset);
136 static status_t pins2_read(uint8 *rom, uint32 offset) function
/haiku/src/add-ons/accelerants/nvidia/engine/
H A Dnv_info.c34 static status_t pins2_read(uint8 *rom, uint32 offset);
111 result = pins2_read(rom, offset);
137 static status_t pins2_read(uint8 *rom, uint32 offset) function

Completed in 62 milliseconds