Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/ahci/
H A Dahci_cam.c251 const char *firmware_id; in ahci_cam_probe() local
407 firmware_id = at->at_identify.firmware; in ahci_cam_probe()
408 ahci_strip_string(&firmware_id, &firmware_len); in ahci_cam_probe()
462 firmware_len, firmware_len, firmware_id, in ahci_cam_probe()
/dragonfly/sys/dev/disk/sili/
H A Dsili_cam.c240 const char *firmware_id; in sili_cam_probe() local
402 firmware_id = at->at_identify.firmware; in sili_cam_probe()
403 sili_strip_string(&firmware_id, &firmware_len); in sili_cam_probe()
457 firmware_len, firmware_len, firmware_id, in sili_cam_probe()