Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dadw.h68 struct adw_ccb *nexthash; member
H A Duhareg.h222 struct uha_mscp *nexthash; member
H A Duha.c180 mscp = mscp->nexthash; in uha_mscp_phys_kv()
H A Dadw.c274 ccb->nexthash = sc->sc_ccbhash[hashnum]; in adw_init_ccb()
316 ccb = ccb->nexthash; in adw_ccb_phys_kv()
/openbsd/sys/dev/isa/
H A Dwdsreg.h77 struct wds_scb *nexthash; member
H A Dwds.c454 scb->nexthash = sc->sc_scbhash[hashnum]; in wds_init_scb()
517 scb = scb->nexthash; in wds_scb_phys_kv()