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

  /src/sys/dev/pci/
if_mcx.c 7136 mcx_next_eq_entry(struct mcx_softc *sc, struct mcx_eq *eq) function in typeref:struct:mcx_eq_entry *
7161 while ((eqe = mcx_next_eq_entry(sc, eq)) != NULL) {
7205 while ((eqe = mcx_next_eq_entry(sc, eq)) != NULL) {
if_mcx.c 7136 mcx_next_eq_entry(struct mcx_softc *sc, struct mcx_eq *eq) function in typeref:struct:mcx_eq_entry *
7161 while ((eqe = mcx_next_eq_entry(sc, eq)) != NULL) {
7205 while ((eqe = mcx_next_eq_entry(sc, eq)) != NULL) {
if_mcx.c 7136 mcx_next_eq_entry(struct mcx_softc *sc, struct mcx_eq *eq) function in typeref:struct:mcx_eq_entry *
7161 while ((eqe = mcx_next_eq_entry(sc, eq)) != NULL) {
7205 while ((eqe = mcx_next_eq_entry(sc, eq)) != NULL) {

Completed in 92 milliseconds