Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dadvansys.c65 #define isodd_word(val) ((((uint)val) & (uint)0x0001) != 0) macro
3729 if (isodd_word(addr)) { in AscReadLramByte()
3771 if (isodd_word(addr)) { in AscWriteLramByte()