#define NULL
NULL pointer (VOID *)
#define FILE_LICENCE(_licence)
Declare a particular licence as applying to a file.
#define IB_SA_ATTR_SERVICE_REC
#define IB_MGMT_METHOD_GET
#define IB_SA_CLASS_VERSION
#define IB_SA_SERVICE_REC_NAME
#define IB_MGMT_CLASS_SUBN_ADM
struct ib_mad_transaction * ib_create_madx(struct ib_device *ibdev, struct ib_mad_interface *mi, union ib_mad *mad, struct ib_address_vector *av, struct ib_mad_transaction_operations *op)
Create management transaction.
Infiniband management interfaces.
struct ib_mad_transaction * ib_create_service_madx(struct ib_device *ibdev, struct ib_mad_interface *mi, const char *name, struct ib_mad_transaction_operations *op)
Create service record management transaction.
Infiniband service records.
void * memset(void *dest, int character, size_t len) __nonnull
static uint16_t struct vmbus_xfer_pages_operations * op
An Infiniband management interface.
A subnet administration MAD.
Infiniband management transaction operations.
An Infiniband management transaction.
struct ib_mad_interface * mi
Associated management interface.
int snprintf(char *buf, size_t size, const char *fmt,...)
Write a formatted string to a buffer.