Home
last modified time | relevance | path

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

/freebsd-9-stable/sbin/camcontrol/
Dfwdownload.c80 VENDOR_SEAGATE, enumerator
101 {VENDOR_SEAGATE, "SEAGATE", 0x8000, 0x07, 0x07, 0, 1},
103 {VENDOR_SEAGATE, "ATA ST", 0x8000, 0x07, 0x07, 0, 1},
192 case VENDOR_SEAGATE: in fw_read_img()