/titanic_41/usr/src/uts/common/io/scsi/adapters/scsi_vhci/fops/ |
H A D | sym.c | 76 symmetric_device_probe(struct scsi_device *sd, struct scsi_inquiry *stdinq, in symmetric_device_probe() 111 symmetric_device_unprobe(struct scsi_device *sd, void *ctpriv) in symmetric_device_unprobe() 120 symmetric_path_activate(struct scsi_device *sd, char *pathclass, void *ctpriv) in symmetric_path_activate() 127 symmetric_path_deactivate(struct scsi_device *sd, char *pathclass, in symmetric_path_deactivate() 135 symmetric_path_get_opinfo(struct scsi_device *sd, in symmetric_path_get_opinfo() 152 symmetric_path_ping(struct scsi_device *sd, void *ctpriv) in symmetric_path_ping() 159 symmetric_analyze_sense(struct scsi_device *sd, in symmetric_analyze_sense()
|
H A D | tape.c | 57 tape_device_probe(struct scsi_device *sd, struct scsi_inquiry *inquiry, in tape_device_probe() 135 tape_device_unprobe(struct scsi_device *sd, void *ctpriv) in tape_device_unprobe() 145 tape_path_activate(struct scsi_device *sd, char *pathclass, void *ctpriv) in tape_path_activate() 152 tape_path_deactivate(struct scsi_device *sd, char *pathclass, void *ctpriv) in tape_path_deactivate() 159 tape_path_get_opinfo(struct scsi_device *sd, struct scsi_path_opinfo *opinfo, in tape_path_get_opinfo() 176 tape_path_ping(struct scsi_device *sd, void *ctpriv) in tape_path_ping() 183 tape_analyze_sense(struct scsi_device *sd, uint8_t *sense, in tape_analyze_sense()
|
H A D | tpgs.c | 58 std_device_probe(struct scsi_device *sd, struct scsi_inquiry *inq, in std_device_probe() 115 std_device_unprobe(struct scsi_device *sd, void *ctpriv) in std_device_unprobe() 124 std_activate_explicit(struct scsi_device *sd, int xlf_capable) in std_activate_explicit() 136 std_process_cmplt_pkt(struct scsi_device *sd, struct scsi_pkt *pkt, in std_process_cmplt_pkt() 230 std_path_activate(struct scsi_device *sd, char *pathclass, in std_path_activate() 368 static int std_path_deactivate(struct scsi_device *sd, char *pathclass, in std_path_deactivate() 376 std_path_get_opinfo(struct scsi_device *sd, struct scsi_path_opinfo *opinfo, in std_path_get_opinfo() 417 static int std_path_ping(struct scsi_device *sd, void *ctpriv) in std_path_ping() 430 std_analyze_sense(struct scsi_device *sd, uint8_t *sense, in std_analyze_sense()
|
H A D | asym_sun.c | 84 purple_device_probe(struct scsi_device *sd, struct scsi_inquiry *stdinq, in purple_device_probe() 109 purple_device_unprobe(struct scsi_device *sd, void *ctpriv) in purple_device_unprobe() 118 purple_get_fo_mode(struct scsi_device *sd, int *mode, in purple_get_fo_mode() 185 purple_activate_explicit(struct scsi_device *sd, int xlf_capable) in purple_activate_explicit() 220 purple_path_activate(struct scsi_device *sd, char *pathclass, in purple_path_activate() 427 static int purple_path_deactivate(struct scsi_device *sd, char *pathclass, in purple_path_deactivate() 435 purple_path_get_opinfo(struct scsi_device *sd, struct scsi_path_opinfo in purple_path_get_opinfo() 501 static int purple_path_ping(struct scsi_device *sd, void *ctpriv) in purple_path_ping() 511 purple_analyze_sense(struct scsi_device *sd, uint8_t *sense, in purple_analyze_sense()
|
H A D | sym_hds.c | 143 hds_sym_device_probe(struct scsi_device *sd, struct scsi_inquiry *stdinq, in hds_sym_device_probe() 213 hds_sym_device_unprobe(struct scsi_device *sd, void *ctpriv) in hds_sym_device_unprobe() 228 hds_get_inquiry_vpd_page(struct scsi_device *sd, unsigned char page, in hds_get_inquiry_vpd_page() 278 hds_sym_get_opinfo(struct scsi_device *sd, struct scsi_path_opinfo *opinfo, in hds_sym_get_opinfo()
|
/titanic_41/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_sd.c | 39 smb_sd_init(smb_sd_t *sd, uint8_t revision) in smb_sd_init() 52 smb_sd_term(smb_sd_t *sd) in smb_sd_term() 66 smb_sd_len(smb_sd_t *sd, uint32_t secinfo) in smb_sd_len() 92 smb_sd_get_secinfo(smb_sd_t *sd) in smb_sd_get_secinfo() 125 smb_sd_read(smb_request_t *sr, smb_sd_t *sd, uint32_t secinfo) in smb_sd_read() 158 smb_sd_write(smb_request_t *sr, smb_sd_t *sd, uint32_t secinfo) in smb_sd_write() 198 smb_sd_tofs(smb_sd_t *sd, smb_fssd_t *fs_sd) in smb_sd_tofs() 287 smb_sd_fromfs(smb_fssd_t *fs_sd, smb_sd_t *sd) in smb_sd_fromfs() 367 smb_sd_set_dacl(smb_sd_t *sd, smb_acl_t *acl, boolean_t present, int flags) in smb_sd_set_dacl() 385 smb_sd_set_sacl(smb_sd_t *sd, smb_acl_t *acl, boolean_t present, int flags) in smb_sd_set_sacl()
|
H A D | smb_nt_transact_security.c | 62 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(struct smb_xa *xa, smb_sd_t *sd, uint32_t secinfo) in smb_encode_sd() 367 smb_decode_sd(struct smb_xa *xa, smb_sd_t *sd) in smb_decode_sd()
|
H A D | smb_nt_transact_create.c | 62 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
|
/titanic_41/usr/src/lib/smbsrv/libsmb/common/ |
H A D | smb_sd.c | 59 smb_sd_init(smb_sd_t *sd, uint8_t revision) in smb_sd_init() 72 smb_sd_term(smb_sd_t *sd) in smb_sd_term() 86 smb_sd_len(smb_sd_t *sd, uint32_t secinfo) in smb_sd_len() 112 smb_sd_get_secinfo(smb_sd_t *sd) in smb_sd_get_secinfo() 195 smb_sd_read(char *path, smb_sd_t *sd, uint32_t secinfo) in smb_sd_read() 251 smb_sd_write(char *path, smb_sd_t *sd, uint32_t secinfo) in smb_sd_write() 280 smb_sd_tofs(smb_sd_t *sd, smb_fssd_t *fs_sd) in smb_sd_tofs() 369 smb_sd_fromfs(smb_fssd_t *fs_sd, smb_sd_t *sd) in smb_sd_fromfs() 449 smb_sd_set_dacl(smb_sd_t *sd, smb_acl_t *acl, boolean_t present, int flags) in smb_sd_set_dacl() 467 smb_sd_set_sacl(smb_sd_t *sd, smb_acl_t *acl, boolean_t present, int flags) in smb_sd_set_sacl()
|
/titanic_41/usr/src/uts/common/io/scsi/conf/ |
H A D | scsi_confsubr.c | 42 #define FILL_SCSI1_LUN(sd, pkt) \ argument 290 scsi_slave_do_rqsense(struct scsi_device *sd, int (*callback)()) in scsi_slave_do_rqsense() 357 scsi_slave(struct scsi_device *sd, int (*callback)()) in scsi_slave() 442 scsi_unslave(struct scsi_device *sd) in scsi_unslave() 454 scsi_unprobe(struct scsi_device *sd) in scsi_unprobe() 616 struct scsi_device *sd; in scsi_test_ereport_post() local 945 struct scsi_device *sd; in scsi_test() local 1024 scsi_probe(struct scsi_device *sd, int (*callback)()) in scsi_probe() 1069 scsi_hba_probe(struct scsi_device *sd, int (*callback)()) in scsi_hba_probe() 1087 scsi_hba_probe_pi(struct scsi_device *sd, int (*callback)(), int pi) in scsi_hba_probe_pi() [all …]
|
/titanic_41/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_strio.c | 51 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; in strio_close() local 130 str_data_t *sd = mdb_alloc(sizeof (str_data_t), UM_SLEEP); in mdb_strio_create() local
|
/titanic_41/usr/src/cmd/sendmail/libmilter/ |
H A D | libmilter.h | 124 # 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, excs, timeout) \ argument 203 # define FD_RD_READY(sd, rds, excs, timeout) \ argument 214 # define FD_RD_INIT(sd, rds, excs) \ argument 220 # define FD_WR_INIT(sd, wrs) \ argument [all …]
|
/titanic_41/usr/src/stand/lib/sock/ |
H A D | sock_test.c | 155 st_local_socket_close(int sd) in st_local_socket_close() 165 st_local_accept(int sd, struct sockaddr *addr, socklen_t *addr_len) in st_local_accept() 175 st_local_bind(int sd, const struct sockaddr *name, socklen_t namelen) in st_local_bind() 185 st_local_connect(int sd, const struct sockaddr *addr, socklen_t addr_len) in st_local_connect() 195 st_local_listen(int sd, int backlog) in st_local_listen() 205 st_local_send(int sd, const void *msg, size_t len, int flags) in st_local_send() 215 st_local_sendto(int sd, const void *msg, size_t len, int flags, in st_local_sendto() 226 st_local_recv(int sd, void *buf, size_t len, int flags) in st_local_recv() 236 st_local_recvfrom(int sd, void *buf, size_t len, int flags, in st_local_recvfrom() 247 st_local_getsockname(int sd, struct sockaddr *name, socklen_t *namelen) in st_local_getsockname() [all …]
|
/titanic_41/usr/src/uts/common/io/rtw/ |
H A D | smc93cx6var.h | 88 #define SEEPROM_INB(sd) \ argument 96 #define SEEPROM_OUTB(sd, value) { \ argument 107 #define SEEPROM_STATUS_INB(sd) \ argument 115 #define SEEPROM_DATA_INB(sd) \ argument
|
H A D | smc93cx6.c | 73 #define CLOCK_PULSE(sd, rdy) { \ argument 94 read_seeprom(sd, buf, start_addr, count) in read_seeprom() argument
|
/titanic_41/usr/src/uts/common/io/scsi/impl/ |
H A D | scsi_fm.c | 50 scsi_fm_init(struct scsi_device *sd) in scsi_fm_init() 81 scsi_fm_fini(struct scsi_device *sd) in scsi_fm_fini() 94 scsi_fm_ereport_post(struct scsi_device *sd, int path_instance, in scsi_fm_ereport_post()
|
/titanic_41/usr/src/uts/common/io/scsi/adapters/smrt/ |
H A D | smrt_hba.c | 23 scsi_hba_tran_t *hba_tran, struct scsi_device *sd) in smrt_ctrl_tran_tgt_init() 70 scsi_hba_tran_t *hba_tran, struct scsi_device *sd) in smrt_logvol_tran_tgt_init() 145 scsi_hba_tran_t *hba_tran, struct scsi_device *sd) in smrt_logvol_tran_tgt_free() 169 scsi_hba_tran_t *hba_tran, struct scsi_device *sd) in smrt_phys_tran_tgt_init() 258 scsi_hba_tran_t *hba_tran, struct scsi_device *sd) in smrt_phys_tran_tgt_free() 295 struct scsi_device *sd; in smrt_tran_setup_pkt() local 446 struct scsi_device *sd; in smrt_tran_start() local 665 struct scsi_device *sd; in smrt_tran_reset() local 794 struct scsi_device *sd; in smrt_tran_abort() local 1155 struct scsi_device *sd; in smrt_getcap() local
|
/titanic_41/usr/src/lib/lvm/libmeta/common/ |
H A D | meta_set.c | 62 md_set_desc *sd; in dr2drivedesc() local 114 md_set_desc *sd; in get_sidenmlist() local 198 md_set_desc *sd; in rl_to_dd() local 266 md_set_desc *sd; in getmyside() local 424 md_set_desc *sd; in meta_check_ownership() local 488 md_set_desc *sd; in meta_check_ownership_on_host() local 657 md_set_desc *sd; in meta_getnextside_devinfo() local 1024 md_set_desc *sd; in meta_set_balance() local 1215 md_set_desc *sd; in meta_set_destroy() local 1521 md_set_desc *sd; in meta_set_purge() local [all …]
|
H A D | meta_set_hst.c | 88 md_set_desc *sd; in add_drvs_to_hosts() local 122 md_set_desc *sd; in add_md_sidenms() local 277 md_set_desc *sd; in create_multinode_set_on_hosts() local 438 md_set_desc *sd; in create_traditional_set_on_hosts() local 738 md_set_desc *sd; in create_set() local 865 md_set_desc *sd; in create_set() local 972 md_set_desc *sd, in del_drvs_from_hosts() 1044 md_set_desc *sd; in del_host_noset() local 1100 md_set_desc *sd; in del_md_sidenms() local 1169 md_set_desc *sd in recreate_set() [all …]
|
H A D | meta_set_prv.c | 60 md_set_desc *sd; in checkdrive_onnode() local 271 getnodeside(char *node, md_set_desc *sd) in getnodeside() 379 md_set_desc *sd; in nodehasset() local 468 md_set_desc *sd; in own_set() local 537 md_set_desc *sd, in resync_genid() 643 md_set_desc *sd; in setup_db_bydd() local
|
/titanic_41/usr/src/lib/smbsrv/libmlsvc/common/ |
H A D | srvsvc_sd.c | 106 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) in srvsvc_sd_get_autohome() 264 srvsvc_sd_set_relative(smb_sd_t *sd, uint8_t *sdbuf) in srvsvc_sd_set_relative() 421 srvsvc_sd_set_absolute(uint8_t *sdbuf, smb_sd_t *sd) in srvsvc_sd_set_absolute()
|
/titanic_41/usr/src/cmd/mdb/common/modules/specfs/ |
H A D | specfs.c | 124 snode_cb(uintptr_t addr, const struct snode *snode, snode_cbdata_t *sd) in snode_cb() 169 snode_cbdata_t sd; in snode() local 217 snode_cbdata_t sd; in major2snode() local 236 snode_cbdata_t sd; in dev2snode() local
|
/titanic_41/usr/src/lib/libsmbfs/smb/ |
H A D | acl_api.c | 171 smbfs_acl_setsd(int fd, uint32_t selector, i_ntsd_t *sd) in smbfs_acl_setsd() 209 i_ntsd_t *sd = NULL; in smbfs_acl_get() local 278 i_ntsd_t *sd = NULL; in smbfs_acl_set() local
|
/titanic_41/usr/src/cmd/lvm/util/ |
H A D | metaset.c | 102 md_set_desc *sd; in printset() local 425 md_set_desc *sd; in parse_add() local 857 md_set_desc *sd; in parse_balance() local 984 md_set_desc *sd; in parse_del() local 1228 md_set_desc *sd; in parse_purge() local 1416 md_set_desc *sd; in parse_releaseset() local 1711 md_set_desc *sd; in parse_joinset() local 1919 md_set_desc *sd; in parse_withdrawset() local 2264 md_set_desc *sd; in main() local
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | lldiv.c | 42 lldiv_t sd; in lldiv() local
|