Searched refs:OHCI_MAX_SELFID_SIZE (Results 1 – 2 of 2) sorted by relevance
565 if ((read_selfid.count * 4) > OHCI_MAX_SELFID_SIZE) { in hci1394_ioctl_read_selfid()619 if ((read_selfid->count * 4) > OHCI_MAX_SELFID_SIZE) { in hci1394_ioctl_read_selfid32()
50 #define OHCI_MAX_SELFID_SIZE 2048 macro