Home
last modified time | relevance | path

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

/freebsd/sys/cam/ctl/
H A Dctl_private.h447 int ctl_prevent_allow(struct ctl_scsiio *ctsio);
H A Dctl_cmd_table.c1050 {ctl_prevent_allow, CTL_SERIDX_START, CTL_CMD_FLAG_OK_ON_DIRECT |
H A Dctl.c5345 ctl_prevent_allow(struct ctl_scsiio *ctsio) in ctl_prevent_allow() function