Home
last modified time | relevance | path

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

/freebsd/lib/libcam/
H A Dcamlib.c371 int pass_unit; in cam_open_btl() local
376 pass_unit = periph_result->unit_number; in cam_open_btl()
382 sprintf(dev_path, "/dev/pass%d", pass_unit); in cam_open_btl()