Searched defs:FC_NL_MSGALIGN (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/uapi/scsi/
H A Dscsi_netlink_fc.h31 #define FC_NL_MSGALIGN(len) (((len) + 7) & ~7) macro

Completed in 134 milliseconds