Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Di82557.c834 struct fxp_tbd *tbdp; in fxp_start() local
903 tbdp = txd->txd_tbd; in fxp_start()
907 tbdp++; in fxp_start()
909 tbdp[seg].tb_addr = in fxp_start()
911 tbdp[seg].tb_size = in fxp_start()
925 tbdp[seg].tb_addr = htole32(FXP_CDTXPADADDR(sc)); in fxp_start()
926 tbdp[seg].tb_size = in fxp_start()