Searched defs:_CMDCNW (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/scsi/snic/ |
H A D | vnic_devcmd.h | 54 #define _CMDCNW(dir, vtype, nr) _CMDCF(dir, _CMD_FLAGS_NOWAIT, vtype, nr) macro
|
/openbmc/linux/drivers/scsi/fnic/ |
H A D | vnic_devcmd.h | 56 #define _CMDCNW(dir, vtype, nr) _CMDCF(dir, _CMD_FLAGS_NOWAIT, vtype, nr) macro
|
/openbmc/linux/drivers/net/ethernet/cisco/enic/ |
H A D | vnic_devcmd.h | 57 #define _CMDCNW(dir, vtype, nr) _CMDCF(dir, _CMD_FLAGS_NOWAIT, vtype, nr) macro
|