/netbsd-src/sys/fs/filecorefs/ |
H A D | filecore_extern.h | 99 #define filecore_blkoff(fcp, loc) ((loc) & ((fcp)->blksize-1)) argument 100 #define filecore_lblktosize(fcp, blk) ((blk) << (fcp)->log2bsize) argument 101 #define filecore_lblkno(fcp, loc) ((loc) >> (fcp)->log2bsize) argument 102 #define filecore_blksize(fcp, ip, lbn) ((fcp)->blksize) argument
|
/netbsd-src/sys/dev/ic/ |
H A D | isp.c | 1483 fcparam *fcp; in isp_fibre_init() local 1745 fcparam *fcp; in isp_fibre_init_2400() local 2037 fcparam *fcp = FCPARAM(isp, chan); in isp_mark_portdb() local 2085 fcparam *fcp; in isp_plogx() local 2303 fcparam *fcp = FCPARAM(isp, chan); in isp_getpdb() local 2398 fcparam *fcp = FCPARAM(isp, chan); in isp_get_wwn() local 2461 fcparam *fcp; in isp_fclink_test() local 2734 fcparam *fcp = FCPARAM(isp, chan); in isp_pdb_sync() local 2888 fcparam *fcp = FCPARAM(isp, chan); in isp_scan_loop() local 3202 fcparam *fcp = FCPARAM(isp, chan); in isp_gid_ft_sns() local [all …]
|
H A D | isp_library.c | 396 fcparam *fcp; in isp_fc_runstate() local 442 fcparam *fcp = FCPARAM(isp, chan); in isp_dump_portdb() local 510 isp_fc_toponame(fcparam *fcp) in isp_fc_toponame() 532 fcparam *fcp = FCPARAM(isp, chan); in isp_fc_change_role() local 2323 fcparam *fcp; in isp_find_pdb_by_wwn() local 2346 fcparam *fcp; in isp_find_pdb_by_loopid() local 2369 fcparam *fcp; in isp_find_pdb_by_sid() local 2398 fcparam *fcp = FCPARAM(isp, chan); in isp_find_chan_by_did() local 2415 fcparam *fcp; in isp_add_wwn_entry() local 2541 fcparam *fcp; in isp_del_wwn_entry() local [all …]
|
H A D | isp_netbsd.c | 631 fcparam *fcp = FCPARAM(isp, XS_CHANNEL(xs)); in ispcmd() local
|
H A D | isp_target.c | 292 in_fcentry_t *fcp = (in_fcentry_t *)local; in isp_target_notify() local
|
/netbsd-src/games/hack/ |
H A D | hack.vault.c | 270 struct fakecorridor *fcp; in gd_move() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ipa-fnsummary.cc | 344 ipa_freqcounting_predicate fcp; in add_freqcounting_predicate() local 1127 ipa_freqcounting_predicate *fcp; in ipa_dump_fn_summary() local 3855 ipa_freqcounting_predicate *fcp; in estimate_size_and_time() local 4099 ipa_freqcounting_predicate *fcp; in remap_freqcounting_predicate() local 4574 ipa_freqcounting_predicate fcp; in inline_read_section() local 4588 ipa_freqcounting_predicate fcp; in inline_read_section() local 4766 ipa_freqcounting_predicate *fcp; in ipa_fn_summary_write() local
|
/netbsd-src/sys/fs/msdosfs/ |
H A D | msdosfs_fat.c | 379 struct fatcache *fcp; in msdosfs_fc_purge() local
|
/netbsd-src/sys/dev/pci/ |
H A D | isp_pci.c | 1189 fcparam *fcp; in isp_pci_mbxdma() local
|
H A D | if_aq.c | 2727 aq_link_speed_t *speedp, aq_link_fc_t *fcp, aq_link_eee_t *eeep) in fw1x_get_mode() 2859 aq_link_speed_t *speedp, aq_link_fc_t *fcp, aq_link_eee_t *eeep) in fw2x_get_mode() 3575 aq_link_speed_t *speedp, aq_link_fc_t *fcp, aq_link_eee_t *eeep) in aq2_fw_get_mode()
|
/netbsd-src/bin/ps/ |
H A D | print.c | 1233 const char *fcp; in printval() local
|
/netbsd-src/sys/arch/amiga/dev/ |
H A D | fd.c | 385 struct fdcargs *fcp; in fdcprint() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-format.c | 1336 const char *fcp = *format; in maybe_read_dollar_number() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-format.cc | 1328 const char *fcp = *format; in maybe_read_dollar_number() local
|