Searched refs:ahbecbget (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/dev/ahb/
H A Dahb.c94 static __inline struct ecb* ahbecbget(struct ahb_softc *ahb);
109 ahbecbget(struct ahb_softc *ahb) function
503 ecb = ahbecbget(ahb); /* Always succeeds - no outstanding commands */
1014 if ((ecb = ahbecbget(ahb)) == NULL) {

Completed in 112 milliseconds