Searched refs:status_word (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/math-emu/
H A Dstatus_w.h49 #define status_word() \ macro
H A Dfpu_aux.c69 *(short *) &FPU_EAX = status_word();
H A Dload_store.c261 FPU_put_user(status_word(),(unsigned short __user *) data_address);
H A Derrors.c93 partial_status = status_word();
H A Dreg_ld_str.c1309 FPU_put_user(status_word(), (unsigned short __user *) (d+2));
1336 partial_status = status_word() | 0xffff0000;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Daha1740.c155 } status_word; local
158 status_word = * (struct statusword *) status;
164 if (!status_word.don) { /* Anything abnormal was detected */
165 if ( (status[1]&0x18) || status_word.sc ) {
170 if ( status_word.dor )
197 if ( status_word.qf ) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dsungem.h866 u64 status_word; member in struct:gem_rxd
H A Dsungem.c436 rxd->status_word = cpu_to_le64(RXDCTRL_FRESH(gp));
741 rxd->status_word = cpu_to_le64(RXDCTRL_FRESH(gp));
772 u64 status = cpu_to_le64(rxd->status_word);
1570 rxd->status_word = 0;
1622 rxd->status_word = 0;
1636 rxd->status_word = cpu_to_le64(RXDCTRL_FRESH(gp));

Completed in 56 milliseconds