Home
last modified time | relevance | path

Searched refs:xpt_alloc_ccb_nowait (Results 1 – 25 of 31) sorted by relevance

12

/trueos/sys/cam/
HDcam_xpt.h71 union ccb *xpt_alloc_ccb_nowait(void);
HDcam_periph.c1484 orig_ccb = xpt_alloc_ccb_nowait(); in camperiphscsisenseerror()
1794 scan_ccb = xpt_alloc_ccb_nowait(); in cam_periph_error()
HDcam_xpt.c3933 scan_ccb = xpt_alloc_ccb_nowait(); in xpt_bus_register()
4241 ccb = xpt_alloc_ccb_nowait(); in xpt_async()
4503 xpt_alloc_ccb_nowait() in xpt_alloc_ccb_nowait() function
/trueos/sys/dev/isci/
HDisci_domain.c299 union ccb *ccb = xpt_alloc_ccb_nowait(); in scif_cb_domain_device_removed()
HDisci_remote_device.c84 union ccb *ccb = xpt_alloc_ccb_nowait(); in scif_cb_remote_device_ready()
HDisci_controller.c587 union ccb *ccb = xpt_alloc_ccb_nowait(); in isci_controller_domain_discovery_complete()
/trueos/tools/tools/vhba/mptest/
HDvhba_mptest.c439 ccb = xpt_alloc_ccb_nowait(); in vhba_timer()
/trueos/sys/cam/ata/
HData_xpt.c1326 work_ccb = xpt_alloc_ccb_nowait(); in ata_scan_bus()
1348 reset_ccb = xpt_alloc_ccb_nowait(); in ata_scan_bus()
1386 work_ccb = xpt_alloc_ccb_nowait(); in ata_scan_bus()
1503 request_ccb = xpt_alloc_ccb_nowait(); in ata_scan_lun()
HData_pmp.c843 ccb = xpt_alloc_ccb_nowait(); in pmpdone()
/trueos/sys/cam/scsi/
HDscsi_pass.c594 ccb = xpt_alloc_ccb_nowait(); in passdoioctl()
HDscsi_xpt.c1916 work_ccb = xpt_alloc_ccb_nowait(); in scsi_scan_bus()
1949 (reset_ccb = xpt_alloc_ccb_nowait()) != NULL) { in scsi_scan_bus()
2021 work_ccb = xpt_alloc_ccb_nowait(); in scsi_scan_bus()
2301 request_ccb = xpt_alloc_ccb_nowait(); in scsi_scan_lun()
HDscsi_ch.c1712 if ((cgd = (struct ccb_getdev *)xpt_alloc_ccb_nowait()) == NULL) in chscsiversion()
/trueos/sys/dev/mfi/
HDmfi_cam.c317 ccb = xpt_alloc_ccb_nowait(); in mfip_cam_rescan()
/trueos/sys/dev/aac/
HDaac_cam.c125 ccb = xpt_alloc_ccb_nowait(); in aac_cam_rescan()
/trueos/sys/cam/ctl/
HDctl_frontend_cam_sim.c274 ccb = xpt_alloc_ccb_nowait(); in cfcs_onoffline()
/trueos/sys/dev/mpr/
HDmpr_sas.c290 ccb = xpt_alloc_ccb_nowait(); in mprsas_rescan_target()
3230 ccb = xpt_alloc_ccb_nowait(); in mprsas_check_eedp()
3396 ccb = xpt_alloc_ccb_nowait(); in mprsas_prepare_for_tm()
HDmpr_sas_lsi.c1176 ccb = xpt_alloc_ccb_nowait(); in mprsas_SSU_to_SATA_devices()
/trueos/sys/dev/mps/
HDmps_sas.c284 ccb = xpt_alloc_ccb_nowait(); in mpssas_rescan_target()
3366 ccb = xpt_alloc_ccb_nowait(); in mpssas_check_eedp()
3536 ccb = xpt_alloc_ccb_nowait(); in mpssas_prepare_for_tm()
HDmps_sas_lsi.c1082 ccb = xpt_alloc_ccb_nowait(); in mpssas_SSU_to_SATA_devices()
/trueos/sys/dev/ahci/
HDahci.c1034 if ((ccb = xpt_alloc_ccb_nowait()) == NULL) in ahci_phy_check_events()
1070 if ((ccb = xpt_alloc_ccb_nowait()) == NULL) in ahci_cpd_check_events()
1941 ccb = xpt_alloc_ccb_nowait(); in ahci_issue_recovery()
/trueos/sys/dev/siis/
HDsiis.c822 if ((ccb = xpt_alloc_ccb_nowait()) == NULL) in siis_phy_check_events()
1382 ccb = xpt_alloc_ccb_nowait(); in siis_issue_recovery()
/trueos/sys/dev/ata/
HData-all.c275 if ((ccb = xpt_alloc_ccb_nowait()) == NULL) in ata_conn_event()
/trueos/sys/dev/mvs/
HDmvs.c614 if ((ccb = xpt_alloc_ccb_nowait()) == NULL) in mvs_phy_check_events()
1790 ccb = xpt_alloc_ccb_nowait(); in mvs_issue_recovery()
/trueos/sys/dev/hyperv/storvsc/
HDhv_storvsc_drv_freebsd.c805 ccb = xpt_alloc_ccb_nowait(); in hv_storvsc_rescan_target()
/trueos/sys/dev/aacraid/
HDaacraid_cam.c197 ccb = xpt_alloc_ccb_nowait(); in aac_cam_rescan()

12