length_field 366 drivers/media/pci/bt8xx/dst_ca.c u8 length_field = 0, word_count = 0, count = 0; length_field 369 drivers/media/pci/bt8xx/dst_ca.c length_field = asn_1_array[0]; length_field 370 drivers/media/pci/bt8xx/dst_ca.c dprintk(verbose, DST_CA_DEBUG, 1, " Length field=[%02x]", length_field); length_field 371 drivers/media/pci/bt8xx/dst_ca.c if (length_field < 0x80) { length_field 372 drivers/media/pci/bt8xx/dst_ca.c length = length_field & 0x7f; length_field 375 drivers/media/pci/bt8xx/dst_ca.c word_count = length_field & 0x7f; length_field 3307 drivers/usb/host/xhci-ring.c u32 field, length_field, remainder; length_field 3407 drivers/usb/host/xhci-ring.c length_field = TRB_LEN(trb_buff_len) | length_field 3414 drivers/usb/host/xhci-ring.c length_field, length_field 3534 drivers/usb/host/xhci-ring.c u32 length_field, remainder; length_field 3550 drivers/usb/host/xhci-ring.c length_field = TRB_LEN(urb->transfer_buffer_length) | length_field 3558 drivers/usb/host/xhci-ring.c length_field, length_field 3738 drivers/usb/host/xhci-ring.c u32 field, length_field; length_field 3850 drivers/usb/host/xhci-ring.c length_field = TRB_LEN(trb_buff_len) | length_field 3855 drivers/usb/host/xhci-ring.c length_field |= TRB_TD_SIZE_TBC(burst_count); length_field 3857 drivers/usb/host/xhci-ring.c length_field |= TRB_TD_SIZE(remainder); length_field 3863 drivers/usb/host/xhci-ring.c length_field,