Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dhpsa_cmd.h368 #define GET_DIR(tad) (((tad) >> 6) & 0x03) macro
H A Dhpsa.c6904 switch (GET_DIR(c->Request.type_attr_dir)) { in fill_cmd()