Home
last modified time | relevance | path

Searched refs:dev_has_vpd_page (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/sbin/camcontrol/
H A Dcamcontrol.h64 int dev_has_vpd_page(struct cam_device *dev, uint8_t page_id, int retry_count,
H A Dcamcontrol.c5492 dev_has_vpd_page(struct cam_device *dev, uint8_t page_id, int retry_count, in dev_has_vpd_page() function
5618 retval = dev_has_vpd_page(dev, SVPD_ATA_INFORMATION, retry_count, in get_device_type()