Home
last modified time | relevance | path

Searched refs:tempbyte (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/usb/host/
Dehci-hcd.c337 u8 tempbyte; in ehci_start() local
494 pci_read_config_byte (hcd->pdev, 0x60, &tempbyte); in ehci_start()
498 ((tempbyte & 0xf0)>>4), (tempbyte & 0x0f), in ehci_start()