Symbol: xpt_alloc_ccb_nowait
sys/cam/ata/ata_pmp.c
837
ccb = xpt_alloc_ccb_nowait();
sys/cam/ata/ata_xpt.c
1393
work_ccb = xpt_alloc_ccb_nowait();
sys/cam/ata/ata_xpt.c
1412
reset_ccb = xpt_alloc_ccb_nowait();
sys/cam/ata/ata_xpt.c
1450
work_ccb = xpt_alloc_ccb_nowait();
sys/cam/ata/ata_xpt.c
1564
request_ccb = xpt_alloc_ccb_nowait();
sys/cam/cam_periph.c
1736
orig_ccb = xpt_alloc_ccb_nowait();
sys/cam/cam_periph.c
2080
scan_ccb = xpt_alloc_ccb_nowait();
sys/cam/cam_periph.c
2132
if ((cgd = (struct ccb_getdev *)xpt_alloc_ccb_nowait()) != NULL) {
sys/cam/cam_xpt.c
3992
scan_ccb = xpt_alloc_ccb_nowait();
sys/cam/cam_xpt.c
4302
ccb = xpt_alloc_ccb_nowait();
sys/cam/cam_xpt.h
76
union ccb *xpt_alloc_ccb_nowait(void);
sys/cam/ctl/ctl_frontend_cam_sim.c
244
ccb = xpt_alloc_ccb_nowait();
sys/cam/scsi/scsi_all.c
3706
if ((cgd = (struct ccb_getdev*)xpt_alloc_ccb_nowait()) == NULL)
sys/cam/scsi/scsi_all.c
5164
if ((cgd = (struct ccb_getdev*)xpt_alloc_ccb_nowait()) == NULL)
sys/cam/scsi/scsi_ch.c
1703
if ((cgd = (struct ccb_getdev *)xpt_alloc_ccb_nowait()) == NULL)
sys/cam/scsi/scsi_pass.c
1887
ccb = xpt_alloc_ccb_nowait();
sys/cam/scsi/scsi_xpt.c
2004
work_ccb = xpt_alloc_ccb_nowait();
sys/cam/scsi/scsi_xpt.c
2034
(reset_ccb = xpt_alloc_ccb_nowait()) != NULL) {
sys/cam/scsi/scsi_xpt.c
2105
work_ccb = xpt_alloc_ccb_nowait();
sys/cam/scsi/scsi_xpt.c
2413
request_ccb = xpt_alloc_ccb_nowait();
sys/dev/aac/aac_cam.c
123
ccb = xpt_alloc_ccb_nowait();
sys/dev/aacraid/aacraid_cam.c
180
ccb = xpt_alloc_ccb_nowait();
sys/dev/ahci/ahci.c
1234
if ((ccb = xpt_alloc_ccb_nowait()) == NULL)
sys/dev/ahci/ahci.c
1270
if ((ccb = xpt_alloc_ccb_nowait()) == NULL)
sys/dev/ahci/ahci.c
2161
ccb = xpt_alloc_ccb_nowait();
sys/dev/arcmsr/arcmsr.c
1692
if ((ccb = (union ccb *)xpt_alloc_ccb_nowait()) == NULL)
sys/dev/ata/ata-all.c
270
if ((ccb = xpt_alloc_ccb_nowait()) == NULL)
sys/dev/ciss/ciss.c
2998
if ((ccb = xpt_alloc_ccb_nowait()) == NULL) {
sys/dev/firewire/sbp.c
1006
ccb = xpt_alloc_ccb_nowait();
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
808
ccb = xpt_alloc_ccb_nowait();
sys/dev/isci/isci_domain.c
299
union ccb *ccb = xpt_alloc_ccb_nowait();
sys/dev/isci/isci_remote_device.c
84
union ccb *ccb = xpt_alloc_ccb_nowait();
sys/dev/isp/isp_freebsd.c
1991
ccb = xpt_alloc_ccb_nowait();
sys/dev/mfi/mfi_cam.c
316
ccb = xpt_alloc_ccb_nowait();
sys/dev/mpi3mr/mpi3mr_cam.c
1490
ccb = xpt_alloc_ccb_nowait();
sys/dev/mpr/mpr_sas.c
283
ccb = xpt_alloc_ccb_nowait();
sys/dev/mpr/mpr_sas.c
3452
ccb = xpt_alloc_ccb_nowait();
sys/dev/mpr/mpr_sas_lsi.c
1481
ccb = xpt_alloc_ccb_nowait();
sys/dev/mps/mps_sas.c
274
ccb = xpt_alloc_ccb_nowait();
sys/dev/mps/mps_sas.c
3265
ccb = xpt_alloc_ccb_nowait();
sys/dev/mps/mps_sas_lsi.c
1112
ccb = xpt_alloc_ccb_nowait();
sys/dev/mpt/mpt_cam.c
2334
ccb = xpt_alloc_ccb_nowait();
sys/dev/mpt/mpt_cam.c
2483
ccb = xpt_alloc_ccb_nowait();
sys/dev/mvs/mvs.c
1782
ccb = xpt_alloc_ccb_nowait();
sys/dev/mvs/mvs.c
610
if ((ccb = xpt_alloc_ccb_nowait()) == NULL)
sys/dev/nvmf/host/nvmf_sim.c
291
ccb = xpt_alloc_ccb_nowait();
sys/dev/ocs_fc/ocs_cam.c
1042
if (NULL == (ccb = xpt_alloc_ccb_nowait())) {
sys/dev/pms/freebsd/driver/ini/src/agtiapi.c
5629
ccb = xpt_alloc_ccb_nowait();
sys/dev/pms/freebsd/driver/ini/src/agtiapi.c
907
ccb = xpt_alloc_ccb_nowait();
sys/dev/siis/siis.c
1381
ccb = xpt_alloc_ccb_nowait();
sys/dev/siis/siis.c
824
if ((ccb = xpt_alloc_ccb_nowait()) == NULL)
sys/dev/smartpqi/smartpqi_cam.c
117
if ((ccb = xpt_alloc_ccb_nowait()) == NULL) {
sys/dev/smartpqi/smartpqi_cam.c
1273
ccb = xpt_alloc_ccb_nowait();
sys/dev/smartpqi/smartpqi_cam.c
697
ccb = xpt_alloc_ccb_nowait();
sys/dev/virtio/scsi/virtio_scsi.c
1745
ccb = xpt_alloc_ccb_nowait();
sys/dev/vmware/pvscsi/pvscsi.c
1070
ccb = xpt_alloc_ccb_nowait();
sys/powerpc/mpc85xx/fsl_sata.c
1379
ccb = xpt_alloc_ccb_nowait();
sys/powerpc/mpc85xx/fsl_sata.c
690
if ((ccb = xpt_alloc_ccb_nowait()) == NULL)
tools/tools/vhba/mptest/vhba_mptest.c
438
ccb = xpt_alloc_ccb_nowait();