Searched defs:smb_memdevice (Results 1 – 1 of 1) sorted by relevance
365 typedef struct smb_memdevice { struct366 smb_header_t smbmdev_hdr; /* structure header */367 uint16_t smbmdev_array; /* array handle */368 uint16_t smbmdev_error; /* error handle */369 uint16_t smbmdev_twidth; /* total width */370 uint16_t smbmdev_dwidth; /* data width */371 uint16_t smbmdev_size; /* size in either K or MB */372 uint8_t smbmdev_form; /* form factor */373 uint8_t smbmdev_set; /* device set */374 uint8_t smbmdev_dloc; /* device locator */[all …]