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.c1174 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.c936 ret = xpt_getattr(bp->bio_data, bp->bio_length, bp->bio_attribute, in ndagetattr()
/freebsd/sys/cam/scsi/
H A Dscsi_pass.c459 if (xpt_getattr(physpath, MAXPATHLEN, in pass_add_physpath()
H A Dscsi_da.c2038 ret = xpt_getattr(bp->bio_data, bp->bio_length, bp->bio_attribute, in dagetattr()
/freebsd/sys/cam/mmc/
H A Dmmc_da.c739 ret = xpt_getattr(bp->bio_data, bp->bio_length, bp->bio_attribute, in sddagetattr()
/freebsd/sys/cam/ata/
H A Data_da.c1628 ret = xpt_getattr(bp->bio_data, bp->bio_length, bp->bio_attribute, in adagetattr()