Home
last modified time | relevance | path

Searched full:tacs (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/linux/
H A Dgpib.h37 TACS = (1 << TACS_NUM), /* GPIB interface is addressed as Talker */ enumerator
53 EVENT | LOK | REM | CIC | ATN | TACS | LACS | DTAS | DCAS | SRQI,
/linux/drivers/gpib/ni_usb/
H A Dni_usb_gpib.h128 * read/write as CIC but are not in LACS/TACS
163 SRQI | LOK | REM | CIC | ATN | TACS | LACS | DTAS | DCAS;
H A Dni_usb_gpib.c320 static const unsigned int ni_usb_ibsta_mask = SRQI | ATN | CIC | REM | LACS | TACS | LOK; in ni_usb_soft_update_status()
/linux/drivers/gpib/hp_82341/
H A Dhp_82341.c57 * started up with board in TACS under certain data holdoff conditions. in hp_82341_accel_read()