Home
last modified time | relevance | path

Searched refs:xpt_getattr (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/cam/
H A Dcam_xpt.h95 int xpt_getattr(char *buf, size_t len, const char *attr,
H A Dcam_xpt.c1156 xpt_getattr(char *buf, size_t len, const char *attr, struct cam_path *path) in xpt_getattr() function
/freebsd/sys/cam/nvme/
H A Dnvme_da.c832 ret = xpt_getattr(bp->bio_data, bp->bio_length, bp->bio_attribute, in ndagetattr()
/freebsd/sys/cam/scsi/
H A Dscsi_pass.c455 if (xpt_getattr(physpath, MAXPATHLEN, in pass_add_physpath()
H A Dscsi_da.c2031 ret = xpt_getattr(bp->bio_data, bp->bio_length, bp->bio_attribute, in dagetattr()
/freebsd/sys/cam/mmc/
H A Dmmc_da.c742 ret = xpt_getattr(bp->bio_data, bp->bio_length, bp->bio_attribute, in sddagetattr()
/freebsd/sys/cam/ata/
H A Data_da.c1630 ret = xpt_getattr(bp->bio_data, bp->bio_length, bp->bio_attribute, in adagetattr()