Home
last modified time | relevance | path

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

/linux/drivers/scsi/device_handler/
H A DKconfig22 tristate "HP/COMPAQ MSA Device Handler"
25 If you have a HP/COMPAQ MSA device that requires START_STOP to
/linux/drivers/gpib/include/
H A Dgpib_cmd.h57 static inline u8 MSA(u32 addr) in MSA() function
/linux/drivers/gpib/tms9914/
H A Dtms9914.c639 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()