Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pcmcia/
H A Dif_ray.c291 static u_int ray_find_free_tx_ccs(struct ray_softc *, u_int);
1096 i = ray_find_free_tx_ccs(sc, hinti); in ray_intr_start()
1568 ccsindex = ray_find_free_tx_ccs(sc, RAY_CCS_TX_FIRST); in ray_send_auth()
1609 ray_find_free_tx_ccs(struct ray_softc *sc, u_int hint) in ray_find_free_tx_ccs() function