Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/ahci/
H A Dahci_cam.c250 const char *model_id; in ahci_cam_probe() local
403 model_id = at->at_identify.model; in ahci_cam_probe()
404 ahci_strip_string(&model_id, &model_len); in ahci_cam_probe()
461 model_len, model_len, model_id, in ahci_cam_probe()
/dragonfly/sys/dev/disk/sili/
H A Dsili_cam.c239 const char *model_id; in sili_cam_probe() local
398 model_id = at->at_identify.model; in sili_cam_probe()
399 sili_strip_string(&model_id, &model_len); in sili_cam_probe()
456 model_len, model_len, model_id, in sili_cam_probe()