Home
last modified time | relevance | path

Searched defs:_CMDCNW (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/snic/
H A Dvnic_devcmd.h54 #define _CMDCNW(dir, vtype, nr) _CMDCF(dir, _CMD_FLAGS_NOWAIT, vtype, nr) macro
/openbmc/linux/drivers/scsi/fnic/
H A Dvnic_devcmd.h56 #define _CMDCNW(dir, vtype, nr) _CMDCF(dir, _CMD_FLAGS_NOWAIT, vtype, nr) macro
/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Dvnic_devcmd.h57 #define _CMDCNW(dir, vtype, nr) _CMDCF(dir, _CMD_FLAGS_NOWAIT, vtype, nr) macro