Home
last modified time | relevance | path

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

/linux-2.6.39/arch/ia64/kernel/
Dfsys.S486 (p6) br.cond.dpnt.many .sig_pending
524 .sig_pending: label
/linux-2.6.39/drivers/staging/crystalhd/
Dcrystalhd_hw.c2185 uint32_t sig_pending = 0; in crystalhd_hw_get_cap_buffer() local
2193 rpkt = crystalhd_dioq_fetch_wait(hw->rx_rdyq, timeout, &sig_pending); in crystalhd_hw_get_cap_buffer()
2195 if (sig_pending) { in crystalhd_hw_get_cap_buffer()
2196 BCMLOG(BCMLOG_INFO, "wait on frame time out %d\n", sig_pending); in crystalhd_hw_get_cap_buffer()