Searched refs:SCSI_NL_MSGALIGN (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/uapi/scsi/
H A Dscsi_netlink.h63 #define SCSI_NL_MSGALIGN(len) (((len) + 7) & ~7) macro

Completed in 104 milliseconds