Searched defs:sata_check_modser (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/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));
16444 serlen = sata_check_modser(&hwid[modlen],
16473 sata_check_modser(char *buf, int buf_len) function

Completed in 84 milliseconds