Home
last modified time | relevance | path

Searched defs:GET_ATTR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/bus/fsl-mc/
H A Dfsl-mc-uapi.c70 GET_ATTR, enumerator
/openbmc/linux/drivers/scsi/
H A Dhpsa_cmd.h367 #define GET_ATTR(tad) (((tad) >> 3) & 0x07) macro