Home
last modified time | relevance | path

Searched refs:scsi_alloc_consistent_buf (Results 1 – 19 of 19) sorted by relevance

/titanic_41/usr/src/uts/common/sys/scsi/
H A Dscsi_resource.h66 struct buf *scsi_alloc_consistent_buf(struct scsi_address *,
/titanic_41/usr/src/uts/common/io/scsi/adapters/scsi_vhci/fops/
H A Dasym_sun.c257 bp = scsi_alloc_consistent_buf(ap, (struct buf *)NULL, DEV_BSIZE, in purple_path_activate()
446 bp = scsi_alloc_consistent_buf(ap, (struct buf *)NULL, SUN_INQSIZE, in purple_path_get_opinfo()
H A Dtpgs.c271 bp = scsi_alloc_consistent_buf(ap, (struct buf *)NULL, DEV_BSIZE, in std_path_activate()
/titanic_41/usr/src/uts/common/io/scsi/conf/
H A Dscsi_confsubr.c299 rq_bp = scsi_alloc_consistent_buf(ROUTE, (struct buf *)NULL, in scsi_slave_do_rqsense()
1112 inq_bp = scsi_alloc_consistent_buf(ROUTE, in scsi_hba_probe_pi()
1216 rq_bp = scsi_alloc_consistent_buf(ROUTE, (struct buf *)NULL, in scsi_hba_probe_pi()
2171 inq_bp = scsi_alloc_consistent_buf(ROUTE, in send_scsi_INQUIRY()
/titanic_41/usr/src/uts/common/io/scsi/impl/
H A Dscsi_watch.c277 bp = scsi_alloc_consistent_buf(ROUTE, NULL, in scsi_watch_request_submit_impl()
301 mmcbp = scsi_alloc_consistent_buf(ROUTE, NULL, in scsi_watch_request_submit_impl()
H A Dscsi_resource.c43 scsi_alloc_consistent_buf(struct scsi_address *ap, in scsi_alloc_consistent_buf() function
H A Dscsi_hba.c7017 lunrpt_bp = scsi_alloc_consistent_buf(&sd0->sd_address, in scsi_device_reportluns()
/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dses.c459 ssc->ses_rqbp = scsi_alloc_consistent_buf(SES_ROUTE(ssc), in ses_doattach()
H A Dsgen.c747 if ((bp = scsi_alloc_consistent_buf(&sg_state->sgen_scsiaddr, NULL, in sgen_setup_sense()
H A Dsd.c14447 new_bp = scsi_alloc_consistent_buf(SD_ADDRESS(un), NULL,
16449 un->un_rqs_bp = scsi_alloc_consistent_buf(&devp->sd_address, NULL,
29658 bp = scsi_alloc_consistent_buf(SD_ADDRESS(un), (struct buf *)NULL,
H A Dst.c1658 un->un_rqs_bp = scsi_alloc_consistent_buf(&devp->sd_address, NULL, in st_doattach()
/titanic_41/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c2926 new_bp = scsi_alloc_consistent_buf(&svp->svp_psd->sd_address, in vhci_do_prin()
3942 bp = scsi_alloc_consistent_buf( in vhci_update_pathstates()
6963 bp = scsi_alloc_consistent_buf(&svp->svp_psd->sd_address, in vhci_failover()
8324 if ((rqbp = scsi_alloc_consistent_buf(mp_uscmdp->ap, NULL, in vhci_uscsi_send_sense()
/titanic_41/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c4283 if ((bp = scsi_alloc_consistent_buf(&ap, (struct buf *)NULL, in scsa2usb_do_inquiry()
4404 if ((bp = scsi_alloc_consistent_buf(ap, (struct buf *)NULL, in scsa2usb_create_arq_pkt()
/titanic_41/usr/src/man/man9f/
H A DMakefile429 scsi_alloc_consistent_buf.9f \
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-kernel.man9f.inc425 file path=usr/share/man/man9f/scsi_alloc_consistent_buf.9f
/titanic_41/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c13755 data_bp = scsi_alloc_consistent_buf(&ap, in mptsas_inquiry()
14269 repluns_bp = scsi_alloc_consistent_buf(&ap, in mptsas_config_luns()
/titanic_41/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c6966 bp = scsi_alloc_consistent_buf(ap, (struct buf *)NULL, in fas_create_arq_pkt()
/titanic_41/usr/src/uts/common/io/aac/
H A Daac.c7313 if ((bp = scsi_alloc_consistent_buf(&ap, NULL, in aac_config_tgt()
/titanic_41/usr/src/uts/common/io/sata/impl/
H A Dsata.c13070 bp = scsi_alloc_consistent_buf(&ap, NULL, len, in sata_alloc_local_buffer()