Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/isa/
H A Dwds.c653 wds_scb_phys_kv(struct wds_softc *sc, u_long scb_phys) in wds_scb_phys_kv() argument
655 int hashnum = SCB_HASH(scb_phys); in wds_scb_phys_kv()
659 if (scb->hashkey == scb_phys) in wds_scb_phys_kv()
662 if (scb->hashkey == (scb_phys - sizeof(struct wds_cmd))) in wds_scb_phys_kv()