Home
last modified time | relevance | path

Searched refs:ppriv_ptr0 (Results 1 – 6 of 6) sorted by relevance

/freebsd-14.2/sys/cam/
H A Dcam_periph.h106 #define ppriv_ptr0 periph_priv.entries[0].ptr macro
H A Dcam_periph.c1385 #define saved_ccb_ptr ppriv_ptr0
/freebsd-14.2/sys/cam/scsi/
H A Dscsi_xpt.c2063 work_ccb->ccb_h.ppriv_ptr0 = scan_info; in scsi_scan_bus()
2086 scan_info = (scsi_scan_bus_info *)request_ccb->ccb_h.ppriv_ptr0; in scsi_scan_bus()
2251 request_ccb->ccb_h.ppriv_ptr0 = scan_info; in scsi_scan_bus()
2275 request_ccb->ccb_h.ppriv_ptr0 = scan_info; in scsi_scan_bus()
/freebsd-14.2/sys/cam/ata/
H A Data_xpt.c1464 scan_info = (ata_scan_bus_info *)work_ccb->ccb_h.ppriv_ptr0; in ata_scan_bus()
1530 work_ccb->ccb_h.ppriv_ptr0 = scan_info; in ata_scan_bus()
/freebsd-14.2/usr.sbin/camdd/
H A Dcamdd.c425 #define ppriv_ptr0 periph_priv.entries[0].ptr macro
430 #define ccb_buf ppriv_ptr0
/freebsd-14.2/sys/cam/ctl/
H A Dscsi_ctl.c166 #define io_ptr ppriv_ptr0