Home
last modified time | relevance | path

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

/drivers/scsi/
Dtmscsim.h270 #define SET_RES_TARGET(who, tgt) do { who &= ~RES_TARGET; who |= (int)(tgt); } while (0) argument
271 #define SET_RES_TARGET_LNX(who, tgt) do { who &= ~RES_TARGET_LNX; who |= (int)(tgt) << 1; } while (… argument
272 #define SET_RES_MSG(who, msg) do { who &= ~RES_ENDMSG; who |= (int)(msg) << 8; } while (0) argument
273 #define SET_RES_DID(who, did) do { who &= ~RES_DID; who |= (int)(did) << 16; } while (0) argument
274 #define SET_RES_DRV(who, drv) do { who &= ~RES_DRV; who |= (int)(drv) << 24; } while (0) argument
Ddc395x.c172 #define SET_RES_TARGET(who,tgt) { who &= ~RES_TARGET; who |= (int)(tgt); } argument
173 #define SET_RES_TARGET_LNX(who,tgt) { who &= ~RES_TARGET_LNX; who |= (int)(tgt) << 1; } argument
174 #define SET_RES_MSG(who,msg) { who &= ~RES_ENDMSG; who |= (int)(msg) << 8; } argument
175 #define SET_RES_DID(who,did) { who &= ~RES_DID; who |= (int)(did) << 16; } argument
176 #define SET_RES_DRV(who,drv) { who &= ~RES_DRV; who |= (int)(drv) << 24; } argument
DKconfig845 must say Y here. This is also necessary for MCA-Linux users who want
/drivers/w1/slaves/
DKconfig48 as the one who is responsible for charging/discharging/monitoring
/drivers/lguest/
DREADME9 equivalent) to anyone I meet who has completed this documentation.
/drivers/staging/
DKconfig20 see what needs to be worked on, and who to contact.
/drivers/net/appletalk/
DKconfig82 This allows IP networking for users who only have AppleTalk
/drivers/hid/
DKconfig44 This feature is useful for those who are either debugging the HID parser
/drivers/char/
Ddefkeymap.c_shipped151 * Philosophy: most people do not define more strings, but they who do
DChangeLog722 from slowing down systems who have terminals that
/drivers/usb/serial/
DChangeLog.history295 converter they want to use. This allows people who only want the Visor
447 those people who like to know the speed of their device.
/drivers/media/radio/
DKconfig238 unfortunately I have not found anybody who wants to use this card
/drivers/serial/
DKconfig15 serial ports. The standard answer is Y. People who might say N