Searched defs:smb_memdevice (Results 1 – 1 of 1) sorted by relevance
333 typedef struct smb_memdevice { struct334 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 …]