OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FC_NL_MSGALIGN
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/scsi/
scsi_netlink_fc.h
24
#define
FC_NL_MSGALIGN
(len) (((len) + 7) & ~7)
/external/kernel-headers/original/uapi/scsi/
scsi_netlink_fc.h
44
#define
FC_NL_MSGALIGN
(len) (((len) + 7) & ~7)
Completed in 56 milliseconds