ATA_PORT_T_PM
case ATA_PORT_T_PM:
if (type == ATA_PORT_T_PM) {
if (type != ATA_PORT_T_PM) {
case ATA_PORT_T_PM:
return (ATA_PORT_T_PM);
if (ahci_port_signature(ap) != ATA_PORT_T_PM) {
return (ATA_PORT_T_PM);
if (port_type == ATA_PORT_T_PM) {
if (sili_ata_probe(sc, i, 0) == ATA_PORT_T_PM) {
if (port_type != ATA_PORT_T_PM) {