Home
last modified time | relevance | path

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

/freebsd/sys/cam/ata/
H A Data_xpt.c176 static void ata_device_transport(struct cam_path *path);
292 ata_device_transport(periph->path); in aproberegister()
1002 ata_device_transport(path); in aprobedone()
1179 ata_device_transport(path); in aprobedone()
1213 ata_device_transport(path); in aprobedone()
1302 ata_device_transport(path); in aprobedone()
1655 ata_device_transport(struct cam_path *path) in ata_device_transport() function