Home
last modified time | relevance | path

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

/freebsd/sys/cam/ctl/
H A Dctl_private.h456 int ctl_log_sense(struct ctl_scsiio *ctsio);
H A Dctl_cmd_table.c1240 {ctl_log_sense, CTL_SERIDX_LOG_SNS, CTL_CMD_FLAG_OK_ON_BOTH |
H A Dctl.c6879 ctl_log_sense(struct ctl_scsiio *ctsio) in ctl_log_sense() function