Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dif_tlregs.h76 # define TL_INT_NetCmd 0x00 /* offsets from TL_INT_NET */ macro
Dif_tl.c610 tl_intreg_write_byte(sc, TL_INT_NET + TL_INT_NetCmd, in tl_init()
906 reg = tl_intreg_read_byte(sc, TL_INT_NET + TL_INT_NetCmd); in tl_statchg()
911 tl_intreg_write_byte(sc, TL_INT_NET + TL_INT_NetCmd, reg); in tl_statchg()