Home
last modified time | relevance | path

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

/trueos/sys/mips/beri/
HDfdt_ic_if.m56 * @param _irq interrupt source to allocate
68 u_long _irq;
123 * @param _irq the resource representing the interrupt
137 struct resource *_irq;
154 * @param _irq the resource representing the interrupt
161 struct resource *_irq;
171 * @param _irq the resource representing the interrupt
177 struct resource *_irq;
186 * @param _irq the interrupt number to modify
192 int _irq;
[all …]
/trueos/sys/kern/
HDbus_if.m370 * @param _irq the resource representing the interrupt
384 struct resource *_irq;
401 * @param _irq the resource representing the interrupt
408 struct resource *_irq;
559 * @param _irq the resource representing the interrupt
565 struct resource *_irq;
574 * @param _irq the interrupt number to modify
580 int _irq;
591 * @param _irq the resource representing the interrupt
599 struct resource *_irq;
[all …]
/trueos/sys/dev/ath/
HDif_athvar.h1122 #define ath_hal_setuptxqueue(_ah, _type, _irq) \ argument
1123 ((*(_ah)->ah_setupTxQueue)((_ah), (_type), (_irq)))