Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/gpib/ni_usb/
H A Dni_usb_gpib.h101 NIUSB_TERM_ID = 0x4, enumerator
164 buffer[i++] = NIUSB_TERM_ID; in ni_usb_bulk_termination()
H A Dni_usb_gpib.c407 if (buffer[i++] != NIUSB_TERM_ID || in ni_usb_parse_termination_block()
412 pr_err(" expected: 0x%x 0x%x 0x%x 0x%x\n", NIUSB_TERM_ID, 0x0, 0x0, 0x0); in ni_usb_parse_termination_block()