Searched refs:sd0 (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/io/scsi/impl/ |
H A D | scsi_hba.c | 6996 scsi_device_reportluns(struct scsi_device *sd0, char *taddr, int pi, in scsi_device_reportluns() argument 7007 ASSERT(sd0 && lunarrayp && nlunsp && tlunsp && sizep); in scsi_device_reportluns() 7014 child = sd0->sd_dev; in scsi_device_reportluns() 7022 lunrpt_bp = scsi_alloc_consistent_buf(&sd0->sd_address, in scsi_device_reportluns() 7029 lunrpt_pkt = scsi_init_pkt(&sd0->sd_address, in scsi_device_reportluns() 7148 scsi_hba_enum_lsf_of_t(struct scsi_device *sd0, in scsi_hba_enum_lsf_of_t() argument 7178 ASSERT(sd0 && sd0->sd_uninit_prevent && sd0->sd_dev && sd0->sd_inq); in scsi_hba_enum_lsf_of_t() 7179 if ((sd0 == NULL) || (sd0->sd_dev == NULL) || (sd0->sd_inq == NULL)) { in scsi_hba_enum_lsf_of_t() 7180 SCSI_HBA_LOG((_LOG(1), NULL, sd0 ? sd0->sd_dev : NULL, in scsi_hba_enum_lsf_of_t() 7182 (sd0 == NULL) ? " device" : "", in scsi_hba_enum_lsf_of_t() [all …]
|
/illumos-gate/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
|