Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/sys/
H A Data.h45 #define ATA_ATAPI_TYPE_CDROM 0x0500 /* CD-ROM device */ macro
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_ahci.c1001 ata_ident->config = ATA_PROTO_ATAPI | ATA_ATAPI_TYPE_CDROM | in ata_identify_init()