Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dhpsa_cmd.h365 #define GET_DIR(tad) (((tad) >> 6) & 0x03) macro
H A Dhpsa.c6876 switch (GET_DIR(c->Request.type_attr_dir)) { in fill_cmd()