Home
last modified time | relevance | path

Searched defs:sd (Results 1 – 25 of 148) sorted by relevance

123456

/titanic_51/usr/src/uts/common/io/scsi/adapters/scsi_vhci/fops/
H A Dsym.c76 symmetric_device_probe(struct scsi_device *sd, struct scsi_inquiry *stdinq, in symmetric_device_probe() argument
111 symmetric_device_unprobe(struct scsi_device *sd, void *ctpriv) in symmetric_device_unprobe() argument
120 symmetric_path_activate(struct scsi_device *sd, char *pathclass, void *ctpriv) in symmetric_path_activate() argument
127 symmetric_path_deactivate(struct scsi_device *sd, char *pathclass, in symmetric_path_deactivate() argument
135 symmetric_path_get_opinfo(struct scsi_device *sd, in symmetric_path_get_opinfo() argument
152 symmetric_path_ping(struct scsi_device *sd, void *ctpriv) in symmetric_path_ping() argument
159 symmetric_analyze_sense(struct scsi_device *sd, in symmetric_analyze_sense() argument
H A Dtape.c57 tape_device_probe(struct scsi_device *sd, struct scsi_inquiry *inquiry, in tape_device_probe() argument
135 tape_device_unprobe(struct scsi_device *sd, void *ctpriv) in tape_device_unprobe() argument
145 tape_path_activate(struct scsi_device *sd, char *pathclass, void *ctpriv) in tape_path_activate() argument
152 tape_path_deactivate(struct scsi_device *sd, char *pathclass, void *ctpriv) in tape_path_deactivate() argument
159 tape_path_get_opinfo(struct scsi_device *sd, struct scsi_path_opinfo *opinfo, in tape_path_get_opinfo() argument
176 tape_path_ping(struct scsi_device *sd, void *ctpriv) in tape_path_ping() argument
183 tape_analyze_sense(struct scsi_device *sd, uint8_t *sense, in tape_analyze_sense() argument
H A Dtpgs.c58 std_device_probe(struct scsi_device *sd, struct scsi_inquiry *inq, in std_device_probe() argument
115 std_device_unprobe(struct scsi_device *sd, void *ctpriv) in std_device_unprobe() argument
124 std_activate_explicit(struct scsi_device *sd, int xlf_capable) in std_activate_explicit() argument
136 std_process_cmplt_pkt(struct scsi_device *sd, struct scsi_pkt *pkt, in std_process_cmplt_pkt() argument
230 std_path_activate(struct scsi_device * sd,char * pathclass,void * ctpriv) std_path_activate() argument
368 std_path_deactivate(struct scsi_device * sd,char * pathclass,void * ctpriv) std_path_deactivate() argument
376 std_path_get_opinfo(struct scsi_device * sd,struct scsi_path_opinfo * opinfo,void * ctpriv) std_path_get_opinfo() argument
417 std_path_ping(struct scsi_device * sd,void * ctpriv) std_path_ping() argument
430 std_analyze_sense(struct scsi_device * sd,uint8_t * sense,void * ctpriv) std_analyze_sense() argument
[all...]
H A Dasym_sun.c84 purple_device_probe(struct scsi_device *sd, struct scsi_inquiry *stdinq, in purple_device_probe() argument
109 purple_device_unprobe(struct scsi_device *sd, void *ctpriv) in purple_device_unprobe() argument
118 purple_get_fo_mode(struct scsi_device *sd, int *mode, in purple_get_fo_mode() argument
185 purple_activate_explicit(struct scsi_device * sd,int xlf_capable) purple_activate_explicit() argument
220 purple_path_activate(struct scsi_device * sd,char * pathclass,void * ctpriv) purple_path_activate() argument
427 purple_path_deactivate(struct scsi_device * sd,char * pathclass,void * ctpriv) purple_path_deactivate() argument
435 purple_path_get_opinfo(struct scsi_device * sd,struct scsi_path_opinfo * opinfo,void * ctpriv) purple_path_get_opinfo() argument
501 purple_path_ping(struct scsi_device * sd,void * ctpriv) purple_path_ping() argument
511 purple_analyze_sense(struct scsi_device * sd,uint8_t * sense,void * ctpriv) purple_analyze_sense() argument
[all...]
H A Dsym_hds.c143 hds_sym_device_probe(struct scsi_device *sd, struct scsi_inquiry *stdinq, in hds_sym_device_probe() argument
213 hds_sym_device_unprobe(struct scsi_device *sd, void *ctpriv) in hds_sym_device_unprobe() argument
228 hds_get_inquiry_vpd_page(struct scsi_device *sd, unsigned char page, in hds_get_inquiry_vpd_page() argument
278 hds_sym_get_opinfo(struct scsi_device *sd, struct scsi_path_opinfo *opinfo, in hds_sym_get_opinfo() argument
[all...]
/titanic_51/usr/src/uts/common/fs/smbsrv/
H A Dsmb_sd.c41 smb_sd_init(smb_sd_t *sd, uint8_t revision) in smb_sd_init() argument
54 smb_sd_term(smb_sd_t *sd) in smb_sd_term() argument
68 smb_sd_len(smb_sd_t * sd,uint32_t secinfo) smb_sd_len() argument
94 smb_sd_get_secinfo(smb_sd_t * sd) smb_sd_get_secinfo() argument
127 smb_sd_read(smb_request_t * sr,smb_sd_t * sd,uint32_t secinfo) smb_sd_read() argument
157 smb_sd_write(smb_request_t * sr,smb_sd_t * sd,uint32_t secinfo) smb_sd_write() argument
195 smb_sd_tofs(smb_sd_t * sd,smb_fssd_t * fs_sd) smb_sd_tofs() argument
284 smb_sd_fromfs(smb_fssd_t * fs_sd,smb_sd_t * sd) smb_sd_fromfs() argument
364 smb_sd_set_dacl(smb_sd_t * sd,smb_acl_t * acl,boolean_t present,int flags) smb_sd_set_dacl() argument
382 smb_sd_set_sacl(smb_sd_t * sd,smb_acl_t * acl,boolean_t present,int flags) smb_sd_set_sacl() argument
[all...]
H A Dsmb_nt_transact_security.c62 smb_sd_t sd; in smb_nt_transact_query_security_info() local
155 smb_sd_t sd; in smb_nt_transact_set_security_info() local
226 smb_encode_sd(mbuf_chain_t * mbc,smb_sd_t * sd,uint32_t secinfo) smb_encode_sd() argument
367 smb_decode_sd(mbuf_chain_t * mbc,smb_sd_t * sd) smb_decode_sd() argument
[all...]
H A Dsmb_nt_transact_create.c62 smb_sd_t sd; in smb_pre_nt_transact_create() local
125 smb_sd_t *sd = sr->arg.open.sd; in smb_post_nt_transact_create() local
[all...]
H A Dsmb2_setinfo_sec.c39 smb_sd_t sd; in smb2_setinfo_sec() local
H A Dsmb2_qinfo_sec.c39 smb_sd_t sd; in smb2_qinfo_sec() local
/titanic_51/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_sd.c59 smb_sd_init(smb_sd_t *sd, uint8_t revision) in smb_sd_init() argument
72 smb_sd_term(smb_sd_t *sd) in smb_sd_term() argument
86 smb_sd_len(smb_sd_t * sd,uint32_t secinfo) smb_sd_len() argument
112 smb_sd_get_secinfo(smb_sd_t * sd) smb_sd_get_secinfo() argument
195 smb_sd_read(char * path,smb_sd_t * sd,uint32_t secinfo) smb_sd_read() argument
251 smb_sd_write(char * path,smb_sd_t * sd,uint32_t secinfo) smb_sd_write() argument
280 smb_sd_tofs(smb_sd_t * sd,smb_fssd_t * fs_sd) smb_sd_tofs() argument
369 smb_sd_fromfs(smb_fssd_t * fs_sd,smb_sd_t * sd) smb_sd_fromfs() argument
449 smb_sd_set_dacl(smb_sd_t * sd,smb_acl_t * acl,boolean_t present,int flags) smb_sd_set_dacl() argument
467 smb_sd_set_sacl(smb_sd_t * sd,smb_acl_t * acl,boolean_t present,int flags) smb_sd_set_sacl() argument
[all...]
/titanic_51/usr/src/uts/common/io/scsi/conf/
H A Dscsi_confsubr.c42 #define FILL_SCSI1_LUN(sd, pkt) \ argument
290 scsi_slave_do_rqsense(struct scsi_device *sd, int (*callback)()) in scsi_slave_do_rqsense() argument
357 scsi_slave(struct scsi_device * sd,int (* callback)()) scsi_slave() argument
442 scsi_unslave(struct scsi_device * sd) scsi_unslave() argument
454 scsi_unprobe(struct scsi_device * sd) scsi_unprobe() argument
616 struct scsi_device *sd; scsi_test_ereport_post() local
945 struct scsi_device *sd; scsi_test() local
1024 scsi_probe(struct scsi_device * sd,int (* callback)()) scsi_probe() argument
1069 scsi_hba_probe(struct scsi_device * sd,int (* callback)()) scsi_hba_probe() argument
1087 scsi_hba_probe_pi(struct scsi_device * sd,int (* callback)(),int pi) scsi_hba_probe_pi() argument
1372 DEVP_TO_TRAN(sd) global() argument
1379 scsi_ua_get_reportdev(struct scsi_device * sd,char * ra,int len) scsi_ua_get_reportdev() argument
1394 scsi_hba_ua_get_reportdev(struct scsi_device * sd,char * ra,int len) scsi_hba_ua_get_reportdev() argument
1449 scsi_ua_get(struct scsi_device * sd,char * ua,int len) scsi_ua_get() argument
1478 scsi_hba_ua_get(struct scsi_device * sd,char * ua,int len) scsi_hba_ua_get() argument
1518 create_inquiry_props(struct scsi_device * sd) create_inquiry_props() argument
1567 scsi_device_prop_update_inqstring(struct scsi_device * sd,char * name,char * data,size_t len) scsi_device_prop_update_inqstring() argument
1604 scsi_device_hba_private_set(struct scsi_device * sd,void * data) scsi_device_hba_private_set() argument
1612 scsi_device_hba_private_get(struct scsi_device * sd) scsi_device_hba_private_get() argument
1629 scsi_check_ss2_LUN_limit(struct scsi_device * sd) scsi_check_ss2_LUN_limit() argument
1708 scsi_establish_LUN_limit(struct scsi_device * sd) scsi_establish_LUN_limit() argument
2006 scsi_device_identity(struct scsi_device * sd,int (* callback)()) scsi_device_identity() argument
2087 check_vpd_page_support8083(struct scsi_device * sd,int (* callback)(),int * ppg80,int * ppg83) check_vpd_page_support8083() argument
2155 send_scsi_INQUIRY(struct scsi_device * sd,int (* callback)(),uchar_t * bufaddr,size_t buflen,uchar_t evpd,uchar_t page_code,size_t * lenp,enum scsi_test_ctxt ctxt) send_scsi_INQUIRY() argument
[all...]
/titanic_51/usr/src/cmd/mdb/common/mdb/
H A Dmdb_strio.c51 str_data_t *sd = io->io_data; in strio_read() local
67 str_data_t *sd = io->io_data; in strio_seek() local
97 str_data_t *sd = io->io_data; strio_close() local
130 str_data_t *sd = mdb_alloc(sizeof (str_data_t), UM_SLEEP); mdb_strio_create() local
[all...]
/titanic_51/usr/src/cmd/sendmail/libmilter/
H A Dlibmilter.h124 # define ValidSocket(sd) ((sd) >= 0) argument
181 # define FD_RD_INIT(sd, rds, excs) \ argument
186 # define FD_WR_INIT(sd, wrs) \ argument
191 # define FD_IS_RD_EXC(sd, rds, excs) \ argument
194 # define FD_IS_WR_RDY(sd, wrs) \ argument
197 # define FD_IS_RD_RDY(sd, rds, excs) \ argument
200 # define FD_WR_READY(sd, exc argument
203 FD_RD_READY(sd,rds,excs,timeout) global() argument
214 FD_RD_INIT(sd,rds,excs) global() argument
220 FD_WR_INIT(sd,wrs) global() argument
224 FD_IS_RD_EXC(sd,rds,excs) global() argument
225 FD_IS_WR_RDY(sd,wrs) global() argument
226 FD_IS_RD_RDY(sd,rds,excs) global() argument
228 FD_WR_READY(sd,wrs,timeout) global() argument
230 FD_RD_READY(sd,rds,excs,timeout) global() argument
[all...]
H A Dcomm.c59 mi_rd_cmd(sd, timeout, cmd, rlen, name) in mi_rd_cmd() argument
320 mi_wr_cmd(sd,timeout,cmd,buf,len) mi_wr_cmd() argument
[all...]
/titanic_51/usr/src/stand/lib/sock/
H A Dsock_test.c155 st_local_socket_close(int sd) in st_local_socket_close() argument
165 st_local_accept(int sd, struct sockaddr *addr, socklen_t *addr_len) in st_local_accept() argument
175 st_local_bind(int sd, const struct sockaddr *name, socklen_t namelen) in st_local_bind() argument
185 st_local_connect(int sd, const struct sockaddr *addr, socklen_t addr_len) in st_local_connect() argument
195 st_local_listen(int sd, int backlog) in st_local_listen() argument
205 st_local_send(int sd,const void * msg,size_t len,int flags) st_local_send() argument
215 st_local_sendto(int sd,const void * msg,size_t len,int flags,const struct sockaddr * to,socklen_t tolen) st_local_sendto() argument
226 st_local_recv(int sd,void * buf,size_t len,int flags) st_local_recv() argument
236 st_local_recvfrom(int sd,void * buf,size_t len,int flags,struct sockaddr * from,socklen_t * fromlen) st_local_recvfrom() argument
247 st_local_getsockname(int sd,struct sockaddr * name,socklen_t * namelen) st_local_getsockname() argument
258 st_local_getsockopt(int sd,int level,int option,void * optval,socklen_t * optlen) st_local_getsockopt() argument
269 st_local_setsockopt(int sd,int level,int option,const void * optval,socklen_t optlen) st_local_setsockopt() argument
515 int sd; st_accept() local
[all...]
/titanic_51/usr/src/uts/common/io/rtw/
H A Dsmc93cx6var.h88 #define SEEPROM_INB(sd) \ argument
96 #define SEEPROM_OUTB(sd, value) { \ argument
107 SEEPROM_STATUS_INB(sd) global() argument
115 SEEPROM_DATA_INB(sd) global() argument
[all...]
H A Dsmc93cx6.c73 #define CLOCK_PULSE(sd, rdy) { \ argument
94 read_seeprom(sd, buf, start_addr, count) in read_seeprom() argument
[all...]
/titanic_51/usr/src/uts/common/io/scsi/impl/
H A Dscsi_fm.c50 scsi_fm_init(struct scsi_device *sd) in scsi_fm_init() argument
81 scsi_fm_fini(struct scsi_device *sd) in scsi_fm_fini() argument
94 scsi_fm_ereport_post(struct scsi_device *sd, int path_instance, in scsi_fm_ereport_post() argument
[all...]
/titanic_51/usr/src/uts/common/io/scsi/adapters/smrt/
H A Dsmrt_hba.c23 scsi_hba_tran_t *hba_tran, struct scsi_device *sd) in smrt_ctrl_tran_tgt_init() argument
70 scsi_hba_tran_t *hba_tran, struct scsi_device *sd) in smrt_logvol_tran_tgt_init() argument
145 scsi_hba_tran_t *hba_tran, struct scsi_device *sd) in smrt_logvol_tran_tgt_free() argument
169 smrt_phys_tran_tgt_init(dev_info_t * hba_dip,dev_info_t * tgt_dip,scsi_hba_tran_t * hba_tran,struct scsi_device * sd) smrt_phys_tran_tgt_init() argument
258 smrt_phys_tran_tgt_free(dev_info_t * hba_dip,dev_info_t * tgt_dip,scsi_hba_tran_t * hba_tran,struct scsi_device * sd) smrt_phys_tran_tgt_free() argument
295 struct scsi_device *sd; smrt_tran_setup_pkt() local
446 struct scsi_device *sd; smrt_tran_start() local
665 struct scsi_device *sd; smrt_tran_reset() local
794 struct scsi_device *sd; smrt_tran_abort() local
1155 struct scsi_device *sd; smrt_getcap() local
[all...]
/titanic_51/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsrvsvc_sd.c106 smb_sd_t sd; in srvsvc_sd_set() local
148 smb_sd_t sd; in srvsvc_sd_get() local
187 srvsvc_sd_get_autohome(const smb_share_t * si,smb_sd_t * sd) srvsvc_sd_get_autohome() argument
264 srvsvc_sd_set_relative(smb_sd_t * sd,uint8_t * sdbuf) srvsvc_sd_set_relative() argument
421 srvsvc_sd_set_absolute(uint8_t * sdbuf,smb_sd_t * sd) srvsvc_sd_set_absolute() argument
[all...]
/titanic_51/usr/src/cmd/mdb/common/modules/specfs/
H A Dspecfs.c124 snode_cb(uintptr_t addr, const struct snode *snode, snode_cbdata_t *sd) in snode_cb() argument
169 snode_cbdata_t sd; in snode() local
217 snode_cbdata_t sd; major2snode() local
236 snode_cbdata_t sd; dev2snode() local
[all...]
/titanic_51/usr/src/lib/libsmbfs/smb/
H A Dacl_api.c171 smbfs_acl_setsd(int fd, uint32_t selector, i_ntsd_t *sd) in smbfs_acl_setsd() argument
209 i_ntsd_t *sd = NULL; in smbfs_acl_get() local
278 i_ntsd_t *sd = NULL; in smbfs_acl_set() local
[all...]
/titanic_51/usr/src/cmd/rpcsvc/rpc.bootparamd/
H A Dbootparam_ip_route.c73 mibget(int sd) in mibget() argument
236 int sd; in get_ip_route() local
436 int sd; find_best_server_int() local
[all...]
/titanic_51/usr/src/lib/libc/port/gen/
H A Dlldiv.c42 lldiv_t sd; in lldiv() local

123456