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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Disicom.c1589 struct stframe { struct
1622 for (frame = (struct stframe *)fw->data;
1623 frame < (struct stframe *)(fw->data + fw->size);
1624 frame = (struct stframe *)((u8 *)(frame + 1) +
1664 for (frame = (struct stframe *)fw->data;
1665 frame < (struct stframe *)(fw->data + fw->size);
1666 frame = (struct stframe *)((u8 *)(frame + 1) +

Completed in 49 milliseconds