Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/skfp/h/
Dskfbi.h278 #define POS_BASE 0x100 /* POS base address */ macro
279 #define POS_ID_LOW POS_BASE /* card ID low */
280 #define POS_ID_HIGH (POS_BASE+1) /* card ID high */
281 #define POS_102 (POS_BASE+2) /* card en., arbitration level .. */
282 #define POS_103 (POS_BASE+3) /* FPROM addr, page */
283 #define POS_104 (POS_BASE+4) /* I/O, IRQ */
284 #define POS_105 (POS_BASE+5) /* POS_CHCK */
285 #define POS_106 (POS_BASE+6) /* to read VPD */
286 #define POS_107 (POS_BASE+7) /* added without function */