HomeSort by relevance Sort by last modified time
    Searched defs:scsi_nl_hdr (Results 1 - 2 of 2) sorted by null

  /bionic/libc/kernel/uapi/scsi/
scsi_netlink.h 27 struct scsi_nl_hdr { struct
46 struct scsi_nl_hdr snlh;
  /external/kernel-headers/original/uapi/scsi/
scsi_netlink.h 42 struct scsi_nl_hdr { struct
50 /* scsi_nl_hdr->version value */
53 /* scsi_nl_hdr->magic value */
56 /* scsi_nl_hdr->transport value */
61 /* Transport-based scsi_nl_hdr->msgtype values are defined in each transport */
64 * GENERIC SCSI scsi_nl_hdr->msgtype Values
91 struct scsi_nl_hdr snlh; /* must be 1st element ! */

Completed in 462 milliseconds