Searched refs:HPSB_ISO_RECV (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/ieee1394/
H A Diso.c202 struct hpsb_iso *iso = hpsb_iso_common_init(host, HPSB_ISO_RECV,
228 if (iso->type != HPSB_ISO_RECV || iso->channel != -1 || channel >= 64)
240 if (iso->type != HPSB_ISO_RECV || iso->channel != -1 || channel >= 64)
252 if (iso->type != HPSB_ISO_RECV || iso->channel != -1)
266 if (iso->type != HPSB_ISO_RECV)
324 if (iso->type != HPSB_ISO_RECV)
526 if (iso->type != HPSB_ISO_RECV)
H A Diso.h66 enum hpsb_iso_type { HPSB_ISO_RECV = 0, HPSB_ISO_XMIT = 1 }; enumerator in enum:hpsb_iso_type
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/ieee1394/
H A Diso.c202 struct hpsb_iso *iso = hpsb_iso_common_init(host, HPSB_ISO_RECV,
228 if (iso->type != HPSB_ISO_RECV || iso->channel != -1 || channel >= 64)
240 if (iso->type != HPSB_ISO_RECV || iso->channel != -1 || channel >= 64)
252 if (iso->type != HPSB_ISO_RECV || iso->channel != -1)
266 if (iso->type != HPSB_ISO_RECV)
324 if (iso->type != HPSB_ISO_RECV)
526 if (iso->type != HPSB_ISO_RECV)
H A Diso.h66 enum hpsb_iso_type { HPSB_ISO_RECV = 0, HPSB_ISO_XMIT = 1 }; enumerator in enum:hpsb_iso_type

Completed in 166 milliseconds