Searched refs:model (Results 1 – 3 of 3) sorted by relevance
231 char model[41]; in IDE_Identify() local234 memcpy(&model[0], &ident.model[0], 40); in IDE_Identify()235 model[40] = '\0'; in IDE_Identify()236 IDE_SwapAndTruncateString(&model[0], 40); in IDE_Identify()242 Log(ide, "Drive %d Model: %s Serial: %s\n", drive, model, serial); in IDE_Identify()
14 uint8_t model[40]; // 27-46 - Model member
13 model of execution is based on the blocking open-read-write-close