HomeSort by: relevance | last modified time | path
    Searched defs:ray_find_free_tx_ccs (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pcmcia/
if_ray.c 291 static u_int ray_find_free_tx_ccs(struct ray_softc *, u_int);
1096 i = ray_find_free_tx_ccs(sc, hinti);
1568 ccsindex = ray_find_free_tx_ccs(sc, RAY_CCS_TX_FIRST);
1609 ray_find_free_tx_ccs(struct ray_softc *sc, u_int hint) function in typeref:typename:u_int

Completed in 22 milliseconds