Searched refs:hpsb_async (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Dieee1394_core.h29 enum { hpsb_async, hpsb_raw } __attribute__((packed)) type; enumerator in enum:hpsb_packet::__anon11531
H A Dpcilynx.c420 case hpsb_async:
447 case hpsb_async:
846 send_next(lynx, hpsb_async);
H A Dieee1394_transactions.c111 packet->type = hpsb_async;
H A Dieee1394_core.c649 if (packet->type == hpsb_async &&
802 p->type = hpsb_async;
H A Deth1394.c1396 p->type = hpsb_async;
H A Draw1394.c819 packet->type = hpsb_async;
H A Dohci1394.c647 if ( (packet->type == hpsb_async) || (packet->type == hpsb_raw) ) {

Completed in 175 milliseconds