Searched refs:dvid (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/drivers/staging/dgnc/
H A Ddgnc_neo.h57 /* These are the current dvid's of the Neo boards */
H A Ddgnc_driver.c530 /* Read and store the dvid after remapping */ dgnc_found_board()
531 brd->dvid = readb(brd->re_map_membase + 0x8D); dgnc_found_board()
H A Ddgnc_driver.h167 unsigned char dvid; /* Board specific device id */ member in struct:dgnc_board
H A Ddgnc_neo.c1150 if ((ch->ch_bd->dvid & 0xf0) >= UART_XR17E158_DVID) neo_copy_data_from_uart_to_queue()
1477 if ((ch->ch_bd->dvid & 0xf0) < UART_XR17E158_DVID) { neo_copy_data_from_queue_to_uart()
/linux-4.1.27/drivers/pci/hotplug/
H A Dacpiphp_glue.c600 u32 dvid; get_slot_status() local
605 PCI_VENDOR_ID, &dvid); get_slot_status()
606 if (dvid != 0xffffffff) { get_slot_status()

Completed in 349 milliseconds