Searched refs:tempbyte (Results 1 – 1 of 1) sorted by relevance
6852 unsigned char tempbyte; in ehci_start() local7324 pci_read_config_byte (hcd->pdev, 0x60, &tempbyte); in ehci_start()7375 tempbyte = 0; in ehci_start()7380 ((tempbyte & 0xf0)>>4), (tempbyte & 0x0f), in ehci_start()