Searched refs:MSA (Results 1 – 5 of 5) sorted by relevance
22 tristate "HP/COMPAQ MSA Device Handler"25 If you have a HP/COMPAQ MSA device that requires START_STOP to
57 static inline u8 MSA(u32 addr) in MSA() function
639 cmd_byte == MSA(board->sad)) { in check_my_address_state()653 cmd_byte == MSA(board->sad)) { in check_my_address_state()807 if ((read_byte(priv, CPTR) & gpib_command_mask) == MSA(board->sad)) in tms9914_interrupt_have_status()
328 cmd_string[i++] = MSA(board->sad); in setup_serial_poll()364 cmd_string[i++] = MSA(sad); in read_serial_poll_byte()
1318 writes[i].value = enable ? MSA(address) : 0x0; in ni_usb_write_sad()
Completed in 16 milliseconds