Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dxlreg.h263 #define XL_W3_MAXPKTSIZE 0x04 /* 3C905B only */ macro
H A Dxl.c1984 CSR_WRITE_2(sc, XL_W3_MAXPKTSIZE, XL_PACKET_SIZE); in xl_init()