Searched refs:sd0 (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/io/scsi/impl/ |
H A D | scsi_hba.c | 6991 scsi_device_reportluns(struct scsi_device *sd0, char *taddr, int pi, in scsi_device_reportluns() argument 7002 ASSERT(sd0 && lunarrayp && nlunsp && tlunsp && sizep); in scsi_device_reportluns() 7009 child = sd0->sd_dev; in scsi_device_reportluns() 7017 lunrpt_bp = scsi_alloc_consistent_buf(&sd0->sd_address, in scsi_device_reportluns() 7024 lunrpt_pkt = scsi_init_pkt(&sd0->sd_address, in scsi_device_reportluns() 7143 scsi_hba_enum_lsf_of_t(struct scsi_device *sd0, in scsi_hba_enum_lsf_of_t() argument 7173 ASSERT(sd0 && sd0->sd_uninit_prevent && sd0->sd_dev && sd0->sd_inq); in scsi_hba_enum_lsf_of_t() 7174 if ((sd0 == NULL) || (sd0->sd_dev == NULL) || (sd0->sd_inq == NULL)) { in scsi_hba_enum_lsf_of_t() 7175 SCSI_HBA_LOG((_LOG(1), NULL, sd0 ? sd0->sd_dev : NULL, in scsi_hba_enum_lsf_of_t() 7177 (sd0 == NULL) ? " device" : "", in scsi_hba_enum_lsf_of_t() [all …]
|
/titanic_50/usr/src/grub/grub-0.97/docs/ |
H A D | grub.info-2 | 819 grub> device (hd0) /dev/sd0
|
H A D | grub.texi | 2323 grub> @kbd{device (hd0) /dev/sd0}
|
H A D | grub.info | 2123 grub> device (hd0) /dev/sd0
|