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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ieee1394/
H A Diso.c27 iso->host->driver->isoctl(iso, iso->type == HPSB_ISO_XMIT ?
39 iso->host->driver->isoctl(iso, iso->type == HPSB_ISO_XMIT ?
86 if (type == HPSB_ISO_XMIT && channel < 0)
115 if (iso->type == HPSB_ISO_XMIT) {
166 struct hpsb_iso *iso = hpsb_iso_common_init(host, HPSB_ISO_XMIT,
285 if (iso->type != HPSB_ISO_XMIT)
391 if (iso->type != HPSB_ISO_XMIT)
438 if (iso->type != HPSB_ISO_XMIT)
H A Diso.h65 enum hpsb_iso_type { HPSB_ISO_RECV = 0, HPSB_ISO_XMIT = 1 }; enumerator in enum:hpsb_iso_type

Completed in 193 milliseconds