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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dfsys.S486 (p6) br.cond.dpnt.many .sig_pending
524 .sig_pending:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/crystalhd/
H A Dcrystalhd_hw.c2174 uint32_t sig_pending = 0; local
2182 rpkt = crystalhd_dioq_fetch_wait(hw->rx_rdyq, timeout, &sig_pending);
2184 if (sig_pending) {
2185 BCMLOG(BCMLOG_INFO, "wait on frame time out %d\n", sig_pending);

Completed in 121 milliseconds