Home
last modified time | relevance | path

Searched refs:sata_check_modser (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/io/sata/impl/
H A Dsata.c394 static int sata_check_modser(char *, int);
16436 modlen = sata_check_modser(hwid, sizeof (sdinfo->satadrv_id.ai_model)); in sata_target_devid_register()
16444 serlen = sata_check_modser(&hwid[modlen], in sata_target_devid_register()
16473 sata_check_modser(char *buf, int buf_len) in sata_check_modser() function