Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfp.h441 static int fp_check_perms(uchar_t open_flag, uint16_t ioctl_cmd);
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7259 if (fp_check_perms(open_flag, fcio->fcio_cmd) != FC_SUCCESS) { in fp_fciocmd()
13749 fp_check_perms(uchar_t open_flag, uint16_t ioctl_cmd) in fp_check_perms() function