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

  /src/sys/dev/eisa/
depca_eisa.c 106 struct eisa_cfg_irq eci; local in function:depca_eisa_attach
142 DEPCA_ECU_FUNC_NETINTR, 0, &eci) != 0) {
147 esc->sc_irq = eci.eci_irq;
148 esc->sc_ist = eci.eci_ist;
depca_eisa.c 106 struct eisa_cfg_irq eci; local in function:depca_eisa_attach
142 DEPCA_ECU_FUNC_NETINTR, 0, &eci) != 0) {
147 esc->sc_irq = eci.eci_irq;
148 esc->sc_ist = eci.eci_ist;

Completed in 147 milliseconds