Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/format/
H A Dinit_csparc.c53 { DKC_PCMCIA_ATA,
H A Dinit_ci386.c56 { DKC_PCMCIA_ATA,
H A Dctlr_ata.c169 if (cur_ctype->ctype_ctype == DKC_PCMCIA_ATA) { in ata_rdwr()
184 if (cur_ctype->ctype_ctype == DKC_PCMCIA_ATA) { in ata_rdwr()
H A Dmenu.c386 if (cur_ctype && cur_ctype->ctype_ctype == DKC_PCMCIA_ATA) { in support_fdisk_on_sparc()
H A Dstartup.c2096 (search_ctlr->ctlr_ctype->ctype_ctype != DKC_PCMCIA_ATA) && in add_device_to_disklist()
/titanic_44/usr/src/uts/common/sys/
H A Ddkio.h88 #define DKC_PCMCIA_ATA 22 /* PCMCIA AT Attached type */ macro
/titanic_44/usr/src/cmd/fs.d/udfs/mkfs/
H A Dmkfs.c1374 case DKC_PCMCIA_ATA : in get_bsize()