Searched refs:ATA_MICRON_ID (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sys/dev/ata/ | ||
| D | ata-pci.h | 273 #define ATA_MICRON_ID 0x1042 macro |
| D | ata-pci.c | 926 case ATA_MICRON_ID: return "Micron"; in ata_pcivendor2str() |