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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dfhci-tds.c374 * trans_type Transaction tyep - IN,OUT or SETUP
383 enum fhci_ta_type trans_type,
412 switch (trans_type) {
432 switch (trans_type) {
457 if (trans_type == FHCI_TA_IN)
381 fhci_host_transaction(struct fhci_usb *usb, struct packet *pkt, enum fhci_ta_type trans_type, u8 dest_addr, u8 dest_ep, enum fhci_tf_mode trans_mode, enum fhci_speed dest_speed, u8 data_toggle) argument
H A Dfhci.h562 enum fhci_ta_type trans_type, u8 dest_addr,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/apic/
H A Dnumaq_32.c62 unsigned char trans_type; member in struct:mpc_trans
195 mpc_record, m->trans_type, m->trans_quad, m->trans_global,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kvm/
H A Dkvm_fw.c384 s64 trans_type = (s64)v; local
385 ia64_pal_prefetch_visibility(trans_type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dpal.h1723 ia64_pal_prefetch_visibility (s64 trans_type) argument
1726 PAL_CALL(iprv, PAL_PREFETCH_VISIBILITY, trans_type, 0, 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_trace.h764 __field(unsigned, trans_type)
782 __entry->trans_type = tic->t_trans_type;
805 __print_symbolic(__entry->trans_type, XFS_TRANS_TYPES),

Completed in 106 milliseconds