Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/isa/
Dwds.c506 wds_scb_phys_kv(struct wds_softc *sc, u_long scb_phys) in wds_scb_phys_kv() argument
508 int hashnum = SCB_HASH(scb_phys); in wds_scb_phys_kv()
512 if (scb->hashkey == scb_phys) in wds_scb_phys_kv()
515 if (scb->hashkey == (scb_phys - sizeof(struct wds_cmd))) in wds_scb_phys_kv()