Home
last modified time | relevance | path

Searched refs:SX_VPD_ROM (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/char/
Dsxboards.h142 #define SX_VPD_ROM 0x7C00 /* READ: Vital Product Data ROM */ macro
Dsx.c2125 board->base + SX_VPD_ROM); in probe_sx()
2128 my_hd ((char *)(board->base + SX_VPD_ROM), 0x40); in probe_sx()
2132 *p++ = read_sx_byte (board, SX_VPD_ROM + i*2); in probe_sx()