Home
last modified time | relevance | path

Searched defs:sf (Results 1 – 25 of 41) sorted by relevance

12

/titanic_50/usr/src/uts/sun/sys/scsi/adapters/
H A Dsfvar.h73 struct sf { struct
74 struct scsi_hba_tran *sf_tran; argument
75 dev_info_t *sf_dip; argument
76 struct sf *sf_next; argument
77 struct sf *sf_sibling; argument
78 kmutex_t sf_mutex; argument
79 kmutex_t sf_cr_mutex; argument
80 uint_t sf_state; argument
81 int64_t sf_reset_time; /* reset/lip init time for bus_config */ argument
82 struct sf_target *sf_targets[SF_MAX_TARGETS]; argument
[all …]
/titanic_50/usr/src/cmd/rcm_daemon/common/
H A Dswap_rcm.c160 swap_file_t *sf; in swap_unregister() local
203 swap_file_t *sf; in swap_suspend() local
228 swap_file_t *sf; in swap_resume() local
254 swap_file_t *sf; in swap_offline() local
285 swap_file_t *sf; in swap_online() local
307 swap_file_t *sf; in swap_remove() local
334 swap_delete(swap_file_t *sf, char **errstr) in swap_delete()
407 swap_add(swap_file_t *sf, char **errstr) in swap_add()
442 swap_file_t *sf, *stale_sf; in update_cache() local
638 swap_file_t *sf; in free_cache() local
[all …]
/titanic_50/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c416 struct sf *sf; in sf_info() local
450 struct sf *sf, *tsf; in sf_attach() local
913 struct sf *sf; in sf_detach() local
1168 sf_softstate_unlink(struct sf *sf) in sf_softstate_unlink()
1218 struct sf *sf; in sf_scsi_bus_config() local
1260 struct sf *sf = (struct sf *)hba_tran->tran_hba_private; in sf_scsi_tgt_init() local
1351 sf_pkt_alloc_extern(struct sf *sf, struct sf_pkt *cmd, in sf_pkt_alloc_extern()
1388 sf_pkt_destroy_extern(struct sf *sf, struct sf_pkt *cmd) in sf_pkt_destroy_extern()
1424 struct sf *sf = ADDR2SF(ap); in sf_scsi_init_pkt() local
1688 struct sf *sf = ADDR2SF(ap); in sf_scsi_destroy_pkt() local
[all …]
/titanic_50/usr/src/cmd/sgs/librtld_db/demo/common/
H A Dgram.y144 sn_flags_e sf; variable
156 sn_flags_e sf; variable
168 sn_flags_e sf; variable
/titanic_50/usr/src/cmd/svr4pkg/pkgmk/
H A Dsplpkgmap.c102 struct data *f, **sf; in splpkgmap() local
403 store(struct data **sf, unsigned int eptnum, char *aclass, fsblkcnt_t limit, in store()
536 newvolume(struct data **sf, unsigned int eptnum, fsblkcnt_t limit, in newvolume()
614 sortsize(struct data *f, struct data **sf, unsigned int eptnum) in sortsize()
/titanic_50/usr/src/lib/libast/common/disc/
H A Dsfdcseekable.c64 Sfio_t* sf; local
112 Sfio_t* sf; local
/titanic_50/usr/src/uts/common/gssapi/mechs/krb5/mech/
H A Dutil_token.c123 unsigned char sf; local
/titanic_50/usr/src/lib/libbsm/common/
H A Daudit_rshd.c174 selected(uid_t uid, char *locuser, au_event_t event, int sf) in selected()
H A Daudit_rexecd.c53 selected(uid, user, event, sf) in selected() argument
H A Daudit_rexd.c81 selected(uid, user, event, sf) in selected() argument
/titanic_50/usr/src/lib/libast/common/sfio/
H A Dsftmp.c295 reg Sfio_t* sf; local
/titanic_50/usr/src/lib/libnisdb/yptol/
H A Ddit_access_utils.c124 processSplitField(__nis_table_mapping_t *sf, __nis_value_t *inVal, in processSplitField()
255 __nis_table_mapping_t *sf; in datumToRuleValue() local
509 __nis_table_mapping_t *sf; in addSplitFieldValues() local
/titanic_50/usr/src/cmd/lastcomm/
H A Dlc_utils.c88 FILE *sf; in get_pri_dirs() local
/titanic_50/usr/src/cmd/allocate/
H A Dallocate3.c312 struct state_file sf; in _list_device() local
1011 struct state_file sf; in _deallocate_dev() local
1161 struct state_file sf; in _allocate_dev() local
/titanic_50/usr/src/cmd/refer/
H A Drefer5.c239 char t1[50], *sf; in putkey() local
/titanic_50/usr/src/uts/common/gssapi/mechs/dummy/
H A Ddmech.c459 unsigned char sf; local
/titanic_50/usr/src/lib/libc/amd64/unwind/
H A Dunwind.c206 struct eh_frame_fields sf; in complete_context() local
/titanic_50/usr/src/uts/common/pcmcia/cis/
H A Dcis_handlers.c536 cisdata_t tpce_indx, tpce_fs, tpce_td, sf, tpce_io, nr; local
/titanic_50/usr/src/cmd/nscd/
H A Dnscd_cfgdef.h993 #define NSCD_CFG_STAT_DESC(sn, type, sflag, sf, s_in_t, \ argument
/titanic_50/usr/src/lib/libast/common/vmalloc/
H A Dvmprofile.c321 Vmulong_t nf, Vmulong_t sf, Vmulong_t max, Vmulong_t size) in pfsummary()
/titanic_50/usr/src/cmd/sgs/prof/common/
H A Dprof.c351 long sf; /* Scale for index into pcounts: */ in main() local
/titanic_50/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c417 struct scsi_failover *sf; in vhci_failover_ops_by_name() local
436 struct scsi_failover *sf; in vhci_failover_modopen() local
523 struct scsi_failover *sf; in vhci_failover_modclose() local
8624 struct scsi_failover *sf; in vhci_dev_fo() local
/titanic_50/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_ioc.c66 sf:1, member
/titanic_50/usr/src/cmd/pg/
H A Dpg.c505 FILE *sf; local
/titanic_50/usr/src/uts/common/c2/
H A Daudit_token.c1092 char sf = (char)success; in au_to_privset() local

12