Searched refs:fd_flags (Results 1 – 11 of 11) sorted by relevance
385 uint8_t fd_flags = 0; in npi_espc_vpd_info_get() local525 fd_flags |= FD_MODEL; in npi_espc_vpd_info_get()531 fd_flags |= FD_BD_MODEL; in npi_espc_vpd_info_get()536 fd_flags |= FD_FW_VERSION; in npi_espc_vpd_info_get()548 fd_flags |= FD_MAC_ADDR; in npi_espc_vpd_info_get()554 fd_flags |= FD_NUM_MACS; in npi_espc_vpd_info_get()561 fd_flags |= FD_PHY_TYPE; in npi_espc_vpd_info_get()570 if ((fd_flags & FD_ALL) == FD_ALL) in npi_espc_vpd_info_get()
1154 if ((err == 0) && (fdp->fd_flags & FLG_FD_ALTER)) in file_open()1205 if (fdp->fd_flags & FLG_FD_ALTER) in file_open()1228 fdp->fd_flags |= FLG_FD_RESOLVED; in file_open()1341 if (fdp->fd_flags & FLG_FD_ALTER) in file_open()1383 fdp->fd_flags |= FLG_FD_ALTER; in find_path()1400 fdp->fd_flags &= ~FLG_FD_ALTER; in find_path()1440 fdp->fd_flags &= ~FLG_FD_SLASH; in _find_file()1519 fdp->fd_flags |= FLG_FD_ALTER; in find_file()1534 fdp->fd_flags &= ~FLG_FD_ALTER; in find_file()1898 if (fdp->fd_flags & FLG_FD_ALTER) { in load_file()[all …]
107 fdp_a->fd_flags |= FLG_FD_IGNORE; in compare()108 fdp_b->fd_flags |= FLG_FD_IGNORE; in compare()480 fdp->fd_flags |= FLG_FD_ALTCAP; in cap_check_fdesc()481 fdp->fd_flags |= FLG_FD_ALTCHECK; in cap_check_fdesc()486 return (cap_check(cptr, strs, (fdp->fd_flags & FLG_FD_ALTCAP), in cap_check_fdesc()640 if (fdp->fd_flags & FLG_FD_IGNORE) in cap_dir()
246 uint_t fd_flags; member
1190 if (fdp && (fdp->fd_flags & FLG_FD_RESOLVED)) { in fullpath()
710 fdr.fd_flags |= FLG_FD_RESOLVED; in setup()
2310 if (fdp->fd_flags & FLG_FD_ALTCHECK) {2314 if (fdp->fd_flags & FLG_FD_ALTCAP)
43 int fd_flags; member
145 fdp_new->fd_flags = flags; in fd_open()
147 int fd_flags; member
3237 rnodep->fd_flags = FC_REMOTE_NODE_VALID; in fctl_create_remote_node()4532 invalid = (rnodep->fd_flags == FC_REMOTE_NODE_INVALID) ? 1 : 0; in fctl_create_remote_port()