Searched defs:smb_memdevice (Results 1 – 1 of 1) sorted by relevance
374 typedef struct smb_memdevice { struct375 smb_header_t smbmdev_hdr; /* structure header */376 uint16_t smbmdev_array; /* array handle */377 uint16_t smbmdev_error; /* error handle */378 uint16_t smbmdev_twidth; /* total width */379 uint16_t smbmdev_dwidth; /* data width */380 uint16_t smbmdev_size; /* size in either K or MB */381 uint8_t smbmdev_form; /* form factor */382 uint8_t smbmdev_set; /* device set */383 uint8_t smbmdev_dloc; /* device locator */[all …]