Symbol: scsi_alloc_consistent_buf
usr/src/uts/common/io/aac/aac.c
7319
if ((bp = scsi_alloc_consistent_buf(&ap, NULL,
usr/src/uts/common/io/sata/impl/sata.c
14005
bp = scsi_alloc_consistent_buf(&ap, NULL, len,
usr/src/uts/common/io/scsi/adapters/lmrc/lmrc_raid.c
410
inq_bp = scsi_alloc_consistent_buf(&sd.sd_address, NULL,
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
14037
data_bp = scsi_alloc_consistent_buf(&ap,
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
14552
repluns_bp = scsi_alloc_consistent_buf(&ap,
usr/src/uts/common/io/scsi/adapters/scsi_vhci/fops/tpgs.c
275
bp = scsi_alloc_consistent_buf(ap, (struct buf *)NULL, blksize, B_READ,
usr/src/uts/common/io/scsi/adapters/scsi_vhci/scsi_vhci.c
2929
new_bp = scsi_alloc_consistent_buf(&svp->svp_psd->sd_address,
usr/src/uts/common/io/scsi/adapters/scsi_vhci/scsi_vhci.c
3949
bp = scsi_alloc_consistent_buf(
usr/src/uts/common/io/scsi/adapters/scsi_vhci/scsi_vhci.c
6971
bp = scsi_alloc_consistent_buf(&svp->svp_psd->sd_address,
usr/src/uts/common/io/scsi/adapters/scsi_vhci/scsi_vhci.c
8331
if ((rqbp = scsi_alloc_consistent_buf(mp_uscmdp->ap, NULL,
usr/src/uts/common/io/scsi/conf/scsi_confsubr.c
1112
inq_bp = scsi_alloc_consistent_buf(ROUTE,
usr/src/uts/common/io/scsi/conf/scsi_confsubr.c
1216
rq_bp = scsi_alloc_consistent_buf(ROUTE, (struct buf *)NULL,
usr/src/uts/common/io/scsi/conf/scsi_confsubr.c
2171
inq_bp = scsi_alloc_consistent_buf(ROUTE,
usr/src/uts/common/io/scsi/conf/scsi_confsubr.c
299
rq_bp = scsi_alloc_consistent_buf(ROUTE, (struct buf *)NULL,
usr/src/uts/common/io/scsi/impl/scsi_hba.c
7022
lunrpt_bp = scsi_alloc_consistent_buf(&sd0->sd_address,
usr/src/uts/common/io/scsi/impl/scsi_watch.c
277
bp = scsi_alloc_consistent_buf(ROUTE, NULL,
usr/src/uts/common/io/scsi/impl/scsi_watch.c
301
mmcbp = scsi_alloc_consistent_buf(ROUTE, NULL,
usr/src/uts/common/io/scsi/targets/sd.c
13662
new_bp = scsi_alloc_consistent_buf(SD_ADDRESS(un), NULL,
usr/src/uts/common/io/scsi/targets/sd.c
15664
un->un_rqs_bp = scsi_alloc_consistent_buf(&devp->sd_address, NULL,
usr/src/uts/common/io/scsi/targets/sd.c
29094
bp = scsi_alloc_consistent_buf(SD_ADDRESS(un), (struct buf *)NULL,
usr/src/uts/common/io/scsi/targets/ses.c
453
ssc->ses_rqbp = scsi_alloc_consistent_buf(SES_ROUTE(ssc),
usr/src/uts/common/io/scsi/targets/sgen.c
746
if ((bp = scsi_alloc_consistent_buf(&sg_state->sgen_scsiaddr, NULL,
usr/src/uts/common/io/scsi/targets/st.c
1658
un->un_rqs_bp = scsi_alloc_consistent_buf(&devp->sd_address, NULL,
usr/src/uts/common/io/usb/scsa2usb/scsa2usb.c
4307
if ((bp = scsi_alloc_consistent_buf(&ap, (struct buf *)NULL,
usr/src/uts/common/io/usb/scsa2usb/scsa2usb.c
4428
if ((bp = scsi_alloc_consistent_buf(ap, (struct buf *)NULL,
usr/src/uts/common/sys/scsi/scsi_resource.h
66
struct buf *scsi_alloc_consistent_buf(struct scsi_address *,
usr/src/uts/sun/io/scsi/adapters/fas.c
6966
bp = scsi_alloc_consistent_buf(ap, (struct buf *)NULL,