Home
last modified time | relevance | path

Searched refs:INIT_SCSI_NL_HDR (Results 1 - 7 of 7) 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
/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_transport_fc.c562 INIT_SCSI_NL_HDR(&event->snlh, SCSI_NL_TRANSPORT_FC, in fc_host_post_fc_event()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_transport_fc.c573 INIT_SCSI_NL_HDR(&event->snlh, SCSI_NL_TRANSPORT_FC, in fc_host_post_fc_event()

Completed in 11 milliseconds