Home
last modified time | relevance | path

Searched defs:smb_memdevice (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dsmbios_impl.h333 typedef struct smb_memdevice { struct
334 smb_header_t smbmdev_hdr; /* structure header */
335 uint16_t smbmdev_array; /* array handle */
336 uint16_t smbmdev_error; /* error handle */
337 uint16_t smbmdev_twidth; /* total width */
338 uint16_t smbmdev_dwidth; /* data width */
339 uint16_t smbmdev_size; /* size in either K or MB */
340 uint8_t smbmdev_form; /* form factor */
341 uint8_t smbmdev_set; /* device set */
342 uint8_t smbmdev_dloc; /* device locator */
[all …]