Lines Matching refs:drive

1156  * Called by an HBA drive from _fini() routine.
2556 * STOPPED state, then the drive is not capable
3299 * Some cfgadm operations involve drive commands, so reset condition
8687 * This function uses READ LOG EXT command when drive supports LBA48, and
9804 * But specify it only if drive supports DMA and DMA mode is
10426 sata_drive_info_t *drive;
10508 drive = SATA_CPORTINFO_DRV_INFO(cportinfo);
10509 drive->satadrv_addr = cportinfo->cport_addr;
10510 drive->satadrv_addr.qual = SATA_ADDR_DCPORT;
10511 drive->satadrv_type = cportinfo->cport_dev_type;
10512 drive->satadrv_state = SATA_STATE_UNKNOWN;
10561 sata_drive_info_t *drive = NULL;
10618 drive = pmportinfo->pmport_sata_drive;
10619 drive->satadrv_addr.cport = pmportinfo->pmport_addr.cport;
10620 drive->satadrv_addr.pmport = npmport;
10621 drive->satadrv_addr.qual = SATA_ADDR_DPMPORT;
10622 drive->satadrv_type = pmportinfo-> pmport_dev_type;
10623 drive->satadrv_state = SATA_STATE_UNKNOWN;
11269 * Free info structure if necessary (direct attached drive
11454 * Setting drive features have failed, but
11455 * because the drive is still accessible,
11460 "drive features could not be set. "
11558 * pmport and drive.
11737 * Free info structure if necessary (direct attached drive
12171 * any other value - current drive setting
12193 * a current setting of the drive's write cache is used.
12203 * a current setting of the drive's write cache is used.
12213 * a current setting of the drive's write cache is used.
12223 * a current setting of the drive's write cache is used.
12405 * If the sata_hba_inst has linked drive info structure for this
12414 * drive info structure was updated;
12430 sata_drive_info_t new_sdinfo; /* local drive info struct */
12503 * Copy drive info into the port-linked drive info structure.
13946 * We saw an old maxtor sata drive will select Ultra DMA and
13977 * We saw an old maxtor sata drive will select Ultra DMA and
14560 * Process non-port-multiplier device - it could be a drive connected
15331 * Process non-port-multiplier device - it could be a drive connected
16509 * The input argument sdinfo should point to the drive info structure
16515 * Device Identify data in the drive info structure pointed to by the sdinfo
17859 /* drive event */
18445 /* Checking drive event(s). */
18549 sata_drive_info_t old_sdinfo; /* local copy of the drive info */
18682 old_sdinfo = *sdinfo; /* local copy of the drive info */
18689 * Restoring drive setting failed.
18735 * Setting drive features failed, but
18736 * the drive is still accessible,
18746 /* Fail the drive */
18768 * If setting of drive features failed, but the drive is still
18806 sata_drive_info_t old_sdinfo; /* local copy of the drive info */
18817 "Processing drive reset at port %d:%d", cport, pmport);
18941 old_sdinfo = *sdinfo; /* local copy of the drive info */
18947 * Restoring drive setting failed.
18992 /* Fail the drive */
19155 * the framework's drive info struct
19369 * the framework's drive info struct
19820 * the old drive info structure was not removed.
20125 * the old drive info structure was not removed.