Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/scsi/
H A Dscsi_netlink.h99 #define INIT_SCSI_NL_HDR(hdr, t, mtype, mlen) \ macro
/kernel/linux/linux-6.6/include/uapi/scsi/
H A Dscsi_netlink.h99 #define INIT_SCSI_NL_HDR(hdr, t, mtype, mlen) \ macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/scsi/
H A Dscsi_netlink.h40 #define INIT_SCSI_NL_HDR(hdr, t, mtype, mlen) \ macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/scsi/
H A Dscsi_netlink.h50 #define INIT_SCSI_NL_HDR(hdr,t,mtype,mlen) { (hdr)->version = SCSI_NL_VERSION; (hdr)->transport = t; (hdr)->magic = SCSI_NL_MAGIC; (hdr)->msgtype = mtype; (hdr)->msglen = mlen; } macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/scsi/
H A Dscsi_netlink.h50 #define INIT_SCSI_NL_HDR(hdr,t,mtype,mlen) { (hdr)->version = SCSI_NL_VERSION; (hdr)->transport = t; (hdr)->magic = SCSI_NL_MAGIC; (hdr)->msgtype = mtype; (hdr)->msglen = mlen; } macro

Completed in 3 milliseconds