Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dsmp_all.h338 uint8_t attached_dev_name[8]; member
/freebsd/sbin/camcontrol/
H A Dcamcontrol.c8410 uint64_t attached_dev_name = 0; in smpphycontrol()
8472 attached_dev_name = (uintmax_t)strtoumax(optarg, in smpphycontrol()
8619 attached_dev_name, in smpphycontrol()
8408 uint64_t attached_dev_name = 0; smpphycontrol() local