/titanic_41/usr/src/uts/common/sys/scsi/ |
H A D | scsi_resource.h | 66 struct buf *scsi_alloc_consistent_buf(struct scsi_address *,
|
/titanic_41/usr/src/uts/common/io/scsi/adapters/scsi_vhci/fops/ |
H A D | asym_sun.c | 257 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 D | tpgs.c | 271 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 D | scsi_confsubr.c | 299 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 D | scsi_watch.c | 277 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 D | scsi_resource.c | 43 scsi_alloc_consistent_buf(struct scsi_address *ap, in scsi_alloc_consistent_buf() function
|
H A D | scsi_hba.c | 7017 lunrpt_bp = scsi_alloc_consistent_buf(&sd0->sd_address, in scsi_device_reportluns()
|
/titanic_41/usr/src/uts/common/io/scsi/targets/ |
H A D | ses.c | 459 ssc->ses_rqbp = scsi_alloc_consistent_buf(SES_ROUTE(ssc), in ses_doattach()
|
H A D | sgen.c | 747 if ((bp = scsi_alloc_consistent_buf(&sg_state->sgen_scsiaddr, NULL, in sgen_setup_sense()
|
H A D | sd.c | 14447 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 D | st.c | 1658 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 D | scsi_vhci.c | 2926 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 D | scsa2usb.c | 4283 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 D | Makefile | 429 scsi_alloc_consistent_buf.9f \
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-kernel.man9f.inc | 425 file path=usr/share/man/man9f/scsi_alloc_consistent_buf.9f
|
/titanic_41/usr/src/uts/common/io/scsi/adapters/mpt_sas/ |
H A D | mptsas.c | 13755 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 D | fas.c | 6966 bp = scsi_alloc_consistent_buf(ap, (struct buf *)NULL, in fas_create_arq_pkt()
|
/titanic_41/usr/src/uts/common/io/aac/ |
H A D | aac.c | 7313 if ((bp = scsi_alloc_consistent_buf(&ap, NULL, in aac_config_tgt()
|
/titanic_41/usr/src/uts/common/io/sata/impl/ |
H A D | sata.c | 13070 bp = scsi_alloc_consistent_buf(&ap, NULL, len, in sata_alloc_local_buffer()
|