/titanic_52/usr/src/uts/common/os/ |
H A D | bio.c | 215 struct buf *bp; in bread_common() local 251 struct buf *bp, *rabp; breada() local 295 bwrite_common(void * arg,struct buf * bp,int force_wait,int do_relse,int clear_flags) bwrite_common() argument 345 bwrite(struct buf * bp) bwrite() argument 357 bwrite2(struct buf * bp) bwrite2() argument 371 bdwrite(struct buf * bp) bdwrite() argument 391 bawrite(struct buf * bp) bawrite() argument 405 brelse(struct buf * bp) brelse() argument 525 struct buf *bp, *dp; bio_busy() local 573 struct buf *bp; getblk_common() local 753 struct buf *bp; ngeteblk() local 785 struct buf *bp; trygetblk() local 828 iowait(struct buf * bp) iowait() argument 839 iodone(struct buf * bp) iodone() argument 849 clrbuf(struct buf * bp) clrbuf() argument 864 struct buf *bp, *dp; bflush() local 959 struct buf *bp, *dp; blkflush() local 1020 struct buf *bp; bfinval() local 1121 struct buf *bp; binit() local 1209 biowait(struct buf * bp) biowait() argument 1241 biodone_tnf_probe(struct buf * bp) biodone_tnf_probe() argument 1255 biodone(struct buf * bp) biodone() argument 1290 geterror(struct buf * bp) geterror() argument 1316 struct buf *bp; pageio_setup() local 1383 pageio_done(struct buf * bp) pageio_done() argument 1406 struct buf *bp; bcheck() local 1468 struct buf *bp, *dp; bio_getfreeblk() local 1582 struct buf *bp; bio_bhdr_alloc() local 1638 bio_bhdr_free(struct buf * bp) bio_bhdr_free() argument 1683 struct buf *bp; bio_flushlist() local 1708 struct buf *bp, *dp, *dwp, *nbp; bio_recycle() local 1884 struct buf *bp; bio_incore() local 1906 bio_pageio_done(struct buf * bp) bio_pageio_done() argument 1930 bioerror(struct buf * bp,int error) bioerror() argument 1948 bioreset(struct buf * bp) bioreset() argument 1969 biomodified(struct buf * bp) biomodified() argument 1999 bioinit(struct buf * bp) bioinit() argument 2011 biofini(struct buf * bp) biofini() argument 2021 bioclone(struct buf * bp,off_t off,size_t len,dev_t dev,daddr_t blkno,int (* iodone)(struct buf *),struct buf * bp_mem,int sleep) bioclone() argument [all...] |
/titanic_52/usr/src/grub/grub-0.97/stage2/zfs-include/ |
H A D | spa.h | 196 #define BP_GET_LSIZE(bp) \ argument 198 #define BP_SET_LSIZE(bp, x) \ argument 201 #define BP_GET_PSIZE(bp) \ argument 203 BP_SET_PSIZE(bp,x) global() argument 206 BP_GET_COMPRESS(bp) global() argument 207 BP_SET_COMPRESS(bp,x) global() argument 209 BP_GET_CHECKSUM(bp) global() argument 210 BP_SET_CHECKSUM(bp,x) global() argument 212 BP_GET_TYPE(bp) global() argument 213 BP_SET_TYPE(bp,x) global() argument 215 BP_GET_LEVEL(bp) global() argument 216 BP_SET_LEVEL(bp,x) global() argument 218 BP_IS_EMBEDDED(bp) global() argument 220 BP_GET_DEDUP(bp) global() argument 221 BP_SET_DEDUP(bp,x) global() argument 223 BP_GET_BYTEORDER(bp) global() argument 224 BP_SET_BYTEORDER(bp,x) global() argument 226 BP_PHYSICAL_BIRTH(bp) global() argument 229 BP_SET_BIRTH(bp,logical,physical) global() argument 235 BP_GET_ASIZE(bp) global() argument 239 BP_GET_UCSIZE(bp) global() argument 243 BP_GET_NDVAS(bp) global() argument 274 BP_IDENTITY(bp) global() argument 275 BP_IS_GANG(bp) global() argument 278 BP_IS_HOLE(bp) global() argument 281 BP_IS_RAIDZ(bp) global() argument 284 BP_ZERO(bp) global() argument 301 BPE_GET_ETYPE(bp) global() argument 302 BPE_GET_LSIZE(bp) global() argument 304 BPE_GET_PSIZE(bp) global() argument 314 BPE_IS_PAYLOADWORD(bp,wp) global() argument 323 BP_SHOULD_BYTESWAP(bp) global() argument [all...] |
/titanic_52/usr/src/lib/libdtrace/common/ |
H A D | dt_buf.c | 49 dt_buf_create(dtrace_hdl_t *dtp, dt_buf_t *bp, const char *name, size_t len) in dt_buf_create() argument 67 dt_buf_destroy(dtrace_hdl_t *dtp, dt_buf_t *bp) in dt_buf_destroy() argument 76 dt_buf_reset(dtrace_hdl_t * dtp,dt_buf_t * bp) dt_buf_reset() argument 85 dt_buf_write(dtrace_hdl_t * dtp,dt_buf_t * bp,const void * buf,size_t len,size_t align) dt_buf_write() argument 139 dt_buf_offset(const dt_buf_t * bp,size_t align) dt_buf_offset() argument 146 dt_buf_len(const dt_buf_t * bp) dt_buf_len() argument 152 dt_buf_error(const dt_buf_t * bp) dt_buf_error() argument 158 dt_buf_ptr(const dt_buf_t * bp) dt_buf_ptr() argument 164 dt_buf_claim(dtrace_hdl_t * dtp,dt_buf_t * bp) dt_buf_claim() argument [all...] |
/titanic_52/usr/src/uts/common/fs/zfs/sys/ |
H A D | spa.h | 279 #define BPE_GET_ETYPE(bp) \ argument 282 #define BPE_SET_ETYPE(bp, t) do { \ argument 287 BPE_GET_LSIZE(bp) global() argument 290 BPE_SET_LSIZE(bp,x) global() argument 295 BPE_GET_PSIZE(bp) global() argument 298 BPE_SET_PSIZE(bp,x) global() argument 311 BPE_IS_PAYLOADWORD(bp,wp) global() argument 359 BP_GET_LSIZE(bp) global() argument 363 BP_SET_LSIZE(bp,x) global() argument 369 BP_GET_PSIZE(bp) global() argument 372 BP_SET_PSIZE(bp,x) global() argument 378 BP_GET_COMPRESS(bp) global() argument 379 BP_SET_COMPRESS(bp,x) global() argument 381 BP_IS_EMBEDDED(bp) global() argument 382 BP_SET_EMBEDDED(bp,x) global() argument 384 BP_GET_CHECKSUM(bp) global() argument 387 BP_SET_CHECKSUM(bp,x) global() argument 392 BP_GET_TYPE(bp) global() argument 393 BP_SET_TYPE(bp,x) global() argument 395 BP_GET_LEVEL(bp) global() argument 396 BP_SET_LEVEL(bp,x) global() argument 398 BP_GET_DEDUP(bp) global() argument 399 BP_SET_DEDUP(bp,x) global() argument 401 BP_GET_BYTEORDER(bp) global() argument 402 BP_SET_BYTEORDER(bp,x) global() argument 404 BP_PHYSICAL_BIRTH(bp) global() argument 408 BP_SET_BIRTH(bp,logical,physical) global() argument 415 BP_GET_FILL(bp) global() argument 417 BP_GET_ASIZE(bp) global() argument 423 BP_GET_UCSIZE(bp) global() argument 427 BP_GET_NDVAS(bp) global() argument 433 BP_COUNT_GANG(bp) global() argument 479 BP_IDENTITY(bp) global() argument 480 BP_IS_GANG(bp) global() argument 484 BP_IS_HOLE(bp) global() argument 488 BP_IS_RAIDZ(bp) global() argument 491 BP_ZERO(bp) global() argument 514 BP_SHOULD_BYTESWAP(bp) global() argument 523 SNPRINTF_BLKPTR(func,ws,buf,size,bp,type,checksum,compress) global() argument 596 BP_GET_BUFC_TYPE(bp) global() argument 877 dprintf_bp(bp,fmt,...) global() argument 886 dprintf_bp(bp,fmt,...) global() argument [all...] |
/titanic_52/usr/src/uts/common/sys/fibre-channel/fca/qlc/ |
H A D | ql_debug.h | 107 #define QL_DUMP_1(bp, wdsize, count) \ argument 111 #define QL_DUMP_1(bp, wdsize, count) argument 117 #define QL_DUMP_2(bp, wdsize, count) \ argument 121 #define QL_DUMP_2(bp, wdsize, count) argument 127 #define QL_DUMP_3(bp, wdsize, count) \ argument 131 #define QL_DUMP_3(bp, wdsize, count) argument 137 #define QL_DUMP_4(bp, wdsiz argument 141 QL_DUMP_4(bp,wdsize,count) global() argument 147 QL_DUMP_5(bp,wdsize,count) global() argument 151 QL_DUMP_5(bp,wdsize,count) global() argument 157 QL_DUMP_6(bp,wdsize,count) global() argument 161 QL_DUMP_6(bp,wdsize,count) global() argument 167 QL_DUMP_7(bp,wdsize,count) global() argument 171 QL_DUMP_7(bp,wdsize,count) global() argument 177 QL_DUMP_8(bp,wdsize,count) global() argument 181 QL_DUMP_8(bp,wdsize,count) global() argument 186 QL_DUMP_9(bp,wdsize,count) global() argument 190 QL_DUMP_9(bp,wdsize,count) global() argument 196 QL_DUMP_10(bp,wdsize,count) global() argument 200 QL_DUMP_10(bp,wdsize,count) global() argument 206 QL_DUMP_11(bp,wdsize,count) global() argument 210 QL_DUMP_11(bp,wdsize,count) global() argument 216 QL_DUMP_12(bp,wdsize,count) global() argument 220 QL_DUMP_12(bp,wdsize,count) global() argument 226 QL_DUMP_13(bp,wdsize,count) global() argument 230 QL_DUMP_13(bp,wdsize,count) global() argument 236 QL_DUMP_14(bp,wdsize,count) global() argument 240 QL_DUMP_14(bp,wdsize,count) global() argument 246 QL_DUMP_15(bp,wdsize,count) global() argument 250 QL_DUMP_15(bp,wdsize,count) global() argument 256 QL_DUMP_16(bp,wdsize,count) global() argument 260 QL_DUMP_16(bp,wdsize,count) global() argument [all...] |
/titanic_52/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_buf.c | 39 fmd_buf_t *bp = fmd_alloc(sizeof (fmd_buf_t), FMD_SLEEP); in fmd_buf_alloc() local 51 fmd_buf_free(fmd_buf_t *bp) in fmd_buf_free() argument 70 fmd_buf_t *bp, *np; fmd_buf_hash_destroy() local 89 fmd_buf_t *bp; fmd_buf_hash_apply() local 101 fmd_buf_t *bp; fmd_buf_hash_commit() local 120 fmd_buf_t *bp = fmd_buf_alloc(name, size); fmd_buf_insert() local 133 fmd_buf_t *bp; fmd_buf_lookup() local 147 fmd_buf_t *bp, **pp = &bhp->bh_hash[h]; fmd_buf_delete() local [all...] |
H A D | fmd_builtin.c | 44 const fmd_builtin_t *bp; in bltin_init() local 79 fmd_builtin_t *bp in bltin_fini() local 106 const fmd_builtin_t *bp; fmd_builtin_loadall() local [all...] |
/titanic_52/usr/src/lib/krb5/plugins/kdb/db2/libdb2/mpool/ |
H A D | mpool.c | 121 BKT *bp; local 157 BKT *bp; local 189 BKT *bp; global() local 284 BKT *bp; global() local 311 BKT *bp; global() local 332 BKT *bp; global() local 354 BKT *bp; global() local 410 mpool_write(mp,bp) mpool_write() argument 450 BKT *bp; global() local 475 BKT *bp; global() local [all...] |
/titanic_52/usr/src/uts/common/fs/ufs/ |
H A D | lufs_log.c | 50 makebusy(ml_unit_t *ul, buf_t *bp) in makebusy() argument 62 logdone(buf_t *bp) in logdone() argument 79 buf_t *bp; in ldl_strategy_done() local 239 writelog(ml_unit_t * ul,buf_t * bp) writelog() argument 266 readlog(ml_unit_t * ul,buf_t * bp) readlog() argument 297 push_dirty_bp(ml_unit_t * ul,buf_t * bp) push_dirty_bp() argument 354 buf_t *bp; inval_range() local 395 buf_t *bp; get_write_bp() local 439 buf_t *bp; alloc_wrbuf() local 487 buf_t *bp; alloc_rdbuf() local 536 buf_t *bp; free_cirbuf() local 586 buf_t *bp; find_bp() local 610 buf_t *bp, *bpend; find_read_lof() local 643 buf_t *bp; get_read_bp() local 688 extend_write_bp(ml_unit_t * ul,cirbuf_t * cb,buf_t * bp) extend_write_bp() argument 739 storebuf(ml_unit_t * ul,buf_t * bp,caddr_t va,size_t nb) storebuf() argument 817 fetchbuf(ml_unit_t * ul,buf_t * bp,caddr_t dst_va,size_t dst_nb,off_t * dst_lofp) fetchbuf() argument 894 buf_t *bp; ldl_round_commit() local 946 buf_t *bp; ldl_push_commit() local 997 buf_t *bp; ldl_write() local 1063 buf_t *bp; ldl_waito() local 1087 buf_t *bp; logseek() local 1113 buf_t *bp; ldl_read() local 1195 buf_t *bp = ul->un_bp; ldl_savestate() local 1381 ldl_logscan_ident(ml_unit_t * ul,buf_t * bp,off_t lof) ldl_logscan_ident() argument 1440 buf_t *bp; ldl_logscan_read() local [all...] |
/titanic_52/usr/src/cmd/filesync/ |
H A D | rules.c | 104 struct base *bp; in read_rules() local 289 struct base *bp; write_rules() local 386 rw_base(FILE * file,struct base * bp) rw_base() argument 430 add_rule(struct base * bp,int flags,const char * args) add_rule() argument 489 add_ignore(struct base * bp,char * name) add_ignore() argument 502 add_include(struct base * bp,char * name) add_include() argument 545 struct base *bp; add_restr() local 604 check_restr(struct base * bp,const char * name) check_restr() argument [all...] |
/titanic_52/usr/src/uts/common/io/1394/targets/av1394/ |
H A D | av1394_queue.c | 87 mblk_t *bp; in av1394_flushq() local 98 av1394_putq(av1394_queue_t *q, mblk_t *bp) in av1394_putq() argument 104 av1394_putbq(av1394_queue_t *q, mblk_t *bp) in av1394_putbq() argument 112 mblk_t *bp; in av1394_getq() local 159 av1394_put_common(av1394_queue_t * q,mblk_t * bp,putfunc_t put) av1394_put_common() argument 181 mblk_t *bp; av1394_getq_locked() local [all...] |
/titanic_52/usr/src/ucblib/libtermcap/ |
H A D | termcap.c | 68 tgetent(char *bp, char *name) in tgetent() argument 236 tskip(char *bp) in tskip() argument 264 char *bp = tbuf; tgetnum() local 297 char *bp = tbuf; tgetflag() local 324 char *bp = tbuf; tgetstr() local 392 tngetsize(char * bp) tngetsize() argument 424 appendsmalldec(char * bp,int val) appendsmalldec() argument [all...] |
/titanic_52/usr/src/lib/libbc/libc/sys/common/ |
H A D | sigsetjmp.c | 44 register o_setjmp_struct_t *bp = (o_setjmp_struct_t *)env; local 81 o_setjmp_struct_t *bp = (o_setjmp_struct_t *)env; local 104 register o_setjmp_struct_t *bp = (o_setjmp_struct_t *)env; global() local 136 o_setjmp_struct_t *bp = (o_setjmp_struct_t *)env; global() local [all...] |
/titanic_52/usr/src/uts/intel/io/dktp/dcdev/ |
H A D | dadk.c | 651 dadk_strategy(opaque_t objp, struct buf *bp) in dadk_strategy() argument 675 dadk_dump(opaque_t objp,struct buf * bp) dadk_dump() argument 726 struct buf *bp; dadk_ioctl() local 822 struct buf *bp; dadk_ioctl() local 984 dadk_flushdone(struct buf * bp) dadk_flushdone() argument 1033 struct buf *bp; dadk_iob_alloc() local 1075 struct buf *bp; dadk_iob_free() local 1101 struct buf *bp; dadk_iob_xfer() local 1133 dadk_transport(opaque_t com_data,struct buf * bp) dadk_transport() argument 1144 dadk_pkt(opaque_t com_data,struct buf * bp,int (* func)(caddr_t),caddr_t arg) dadk_pkt() argument 1165 struct buf *bp; dadk_ioprep() local 1185 struct buf *bp; dadk_iosetup() local 1224 dadk_pktprep(struct dadk * dadkp,struct cmpkt * in_pktp,struct buf * bp,void (* cb_func)(struct buf *),int (* func)(caddr_t),caddr_t arg) dadk_pktprep() argument 1258 struct buf *bp; dadk_ioretry() local 1529 dadk_polldone(struct buf * bp) dadk_polldone() argument 1542 dadk_iodone(struct buf * bp) dadk_iodone() argument 1690 struct buf *bp; dadk_rmb_ioctl() local 1715 dadk_rmb_iodone(struct buf * bp) dadk_rmb_iodone() argument 1739 struct buf *bp; dadk_dk_buf_setup() local 1772 dadkmin(struct buf * bp) dadkmin() argument 1779 dadk_dk_strategy(struct buf * bp) dadk_dk_strategy() argument 1787 dadk_dk(struct dadk * dadkp,struct dadkio_rwcmd * rwcmdp,struct buf * bp) dadk_dk() argument [all...] |
/titanic_52/usr/src/cmd/svc/startd/ |
H A D | contract.c | 258 contract_bucket_t *bp; in contract_hold_bucket() local 269 contract_release_bucket(contract_bucket_t *bp) in contract_release_bucket() argument 276 contract_lookup(contract_bucket_t *bp, ctid_t ctid) in contract_lookup() argument 295 contract_insert(contract_bucket_t * bp,contract_entry_t * ce) contract_insert() argument 320 contract_bucket_t *bp; contract_hash_store() local 337 contract_bucket_t *bp; contract_hash_remove() local 360 contract_bucket_t *bp; lookup_inst_by_contract() local [all...] |
/titanic_52/usr/src/cmd/svc/configd/ |
H A D | snapshot.c | 144 snapshot_bucket_t *bp = SNAPSHOT_BUCKET(snap_id); in snapshot_hold_bucket() local 150 snapshot_rele_bucket(snapshot_bucket_t *bp) in snapshot_rele_bucket() argument 157 snapshot_lookup_unlocked(snapshot_bucket_t *bp, uint32_t snap_id) in snapshot_lookup_unlocked() argument 174 snapshot_insert_unlocked(snapshot_bucket_t * bp,rc_snapshot_t * sp) snapshot_insert_unlocked() argument 186 snapshot_remove_unlocked(snapshot_bucket_t * bp,rc_snapshot_t * sp) snapshot_remove_unlocked() argument 214 snapshot_bucket_t *bp; rc_snapshot_get() local [all...] |
/titanic_52/usr/src/uts/common/avs/ns/sdbc/ |
H A D | sd_bio.c | 111 _sd_add_vm_to_bp_plist(struct buf *bp, unsigned char *v) in _sd_add_vm_to_bp_plist() argument 325 struct buf *bp; in _sd_get_iobuf() local 353 _sd_put_iobuf(struct buf * bp) _sd_put_iobuf() argument 369 _sd_setup_iob(struct buf * bp,dev_t dev,nsc_off_t pos,int flag) _sd_setup_iob() argument 487 struct buf *bp; _sd_extend_iob() local 549 struct buf *bp; sd_alloc_iob() local 595 _sd_pack_pages(struct buf * bp,struct buf * list,sd_addr_t * addr,nsc_off_t offset,nsc_size_t size) _sd_pack_pages() argument 708 _sd_pack_pages_nopageio(struct buf * bp,struct buf * list,sd_addr_t * addr,nsc_off_t offset,nsc_size_t size) _sd_pack_pages_nopageio() argument 782 sd_add_fba(struct buf * bp,sd_addr_t * addr,nsc_off_t fba_pos,nsc_size_t fba_len) sd_add_fba() argument 866 sd_add_mem(struct buf * bp,char * buf,nsc_size_t len) sd_add_mem() argument 926 sd_start_io(struct buf * bp,strategy_fn_t strategy,sdbc_ea_fn_t fn,blind_t arg) sd_start_io() argument 1104 _sd_sync_ea(struct buf * bp,iob_hook_t * hook) _sd_sync_ea() argument 1154 _sd_async_ea(struct buf * bp,iob_hook_t * hook) _sd_async_ea() argument [all...] |
/titanic_52/usr/src/cmd/captoinfo/ |
H A D | otermcap.c | 98 otgetent(char *bp, char *name) in otgetent() argument 120 _tgetent(char *bp, char *name) in _tgetent() argument 287 tskip(char * bp) tskip() argument 309 char *bp = tbuf; otgetnum() local 341 char *bp = tbuf; otgetflag() local 367 char *bp = tbuf; otgetstr() local [all...] |
/titanic_52/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_event.c | 212 emlxs_event(emlxs_port_t *port, emlxs_event_t *evt, void *bp, uint32_t size) in emlxs_event() argument 353 uint8_t *bp; in emlxs_log_rscn_event() local 394 uint8_t *bp; emlxs_log_vportrscn_event() local 474 uint8_t *bp; emlxs_log_ct_event() local 537 uint8_t *bp; emlxs_log_link_event() local 661 uint8_t *bp; emlxs_log_dump_event() local 699 uint32_t *bp; emlxs_log_temp_event() local 735 uint8_t *bp; emlxs_log_fcoe_event() local 769 uint8_t *bp; emlxs_log_async_event() local 1106 struct sd_plogi_rcv_v0 *bp; emlxs_log_sd_basic_els_event() local 1143 struct sd_prlo_rcv_v0 *bp; emlxs_log_sd_prlo_event() local 1181 struct sd_lsrjt_rcv_v0 *bp; emlxs_log_sd_lsrjt_event() local 1221 struct sd_pbsy_rcv_v0 *bp; emlxs_log_sd_fc_bsy_event() local 1264 struct sd_fcprdchkerr_v0 *bp; emlxs_log_sd_fc_rdchk_event() local 1305 struct sd_scsi_generic_v0 *bp; emlxs_log_sd_scsi_event() local 1345 struct sd_scsi_checkcond_v0 *bp; emlxs_log_sd_scsi_check_event() local [all...] |
/titanic_52/usr/src/uts/i86pc/io/dr/ |
H A D | dr.c | 490 dr_board_t *bp; in dr_open() local 739 dr_board_t *bp = &softsp->boards[bd]; dr_attach() local 1051 dr_board_t *bp = hp->h_bd; dr_pre_op() local 1117 dr_board_t *bp = hp->h_bd; dr_post_op() local 1222 dr_board_t *bp = hp->h_bd; dr_assign_board() local 1233 dr_board_t *bp = hp->h_bd; dr_unassign_board() local 1260 dr_board_t *bp = hp->h_bd; dr_poweron_board() local 1268 dr_board_t *bp = hp->h_bd; dr_poweroff_board() local 1276 dr_board_t *bp = hp->h_bd; dr_test_board() local 1286 dr_make_comp_nodes(dr_board_t * bp) dr_make_comp_nodes() argument 1338 dr_board_t *bp = hp->h_bd; dr_connect() local 1374 dr_board_t *bp = hp->h_bd; dr_disconnect() local 1555 dr_board_t *bp = hp->h_bd; dr_dev_make_list() local 1713 dr_board_t *bp = hp->h_bd; dr_attach_update_state() local 1938 dr_board_t *bp = hp->h_bd; dr_detach_update_state() local 1990 dr_board_t *bp = hp->h_bd; dr_dev_unconfigure() local 2033 dr_board_t *bp = hp->h_bd; dr_dev_cancel() local 2119 dr_board_t *bp; dr_dev_status() local 2474 dr_board_t *bp; dr_lookup_board() local 2485 dr_get_dev_unit(dr_board_t * bp,sbd_comp_type_t nt,int unit_num) dr_get_dev_unit() argument 2498 dr_get_cpu_unit(dr_board_t * bp,int unit_num) dr_get_cpu_unit() argument 2509 dr_get_mem_unit(dr_board_t * bp,int unit_num) dr_get_mem_unit() argument 2520 dr_get_io_unit(dr_board_t * bp,int unit_num) dr_get_io_unit() argument 2531 dr_get_common_unit(dr_board_t * bp,sbd_comp_type_t nt,int unum) dr_get_common_unit() argument 2658 dr_check_transition(dr_board_t * bp,dr_devset_t * devsetp,struct dr_state_trans * transp,int cmd) dr_check_transition() argument 2764 dr_board_transition(dr_board_t * bp,dr_state_t st) dr_board_transition() argument 2810 dr_board_t *bp = data; dr_dev_found() local 2849 dr_init_devlists(dr_board_t * bp) dr_init_devlists() argument 2996 dr_board_t *bp = hp->h_bd; dr_pt_try_drmach() local 3063 dr_board_discovery(dr_board_t * bp) dr_board_discovery() argument 3186 dr_board_init(dr_board_t * bp,dev_info_t * dip,int bd) dr_board_init() argument 3262 dr_board_destroy(dr_board_t * bp) dr_board_destroy() argument 3304 dr_lock_status(dr_board_t * bp) dr_lock_status() argument 3314 dr_unlock_status(dr_board_t * bp) dr_unlock_status() argument [all...] |
/titanic_52/usr/src/uts/sun4u/ngdr/io/ |
H A D | dr.c | 492 dr_board_t *bp; in dr_open() local 743 dr_board_t *bp = &softsp->boards[bd]; dr_attach() local 1054 dr_board_t *bp = hp->h_bd; dr_pre_op() local 1119 dr_board_t *bp = hp->h_bd; dr_post_op() local 1232 dr_board_t *bp = hp->h_bd; dr_assign_board() local 1243 dr_board_t *bp = hp->h_bd; dr_unassign_board() local 1270 dr_board_t *bp = hp->h_bd; dr_poweron_board() local 1278 dr_board_t *bp = hp->h_bd; dr_poweroff_board() local 1286 dr_board_t *bp = hp->h_bd; dr_test_board() local 1296 dr_make_comp_nodes(dr_board_t * bp) dr_make_comp_nodes() argument 1348 dr_board_t *bp = hp->h_bd; dr_connect() local 1384 dr_board_t *bp = hp->h_bd; dr_disconnect() local 1585 dr_board_t *bp = hp->h_bd; dr_dev_make_list() local 1745 dr_board_t *bp = hp->h_bd; dr_attach_update_state() local 1970 dr_board_t *bp = hp->h_bd; dr_detach_update_state() local 2022 dr_board_t *bp = hp->h_bd; dr_dev_unconfigure() local 2065 dr_board_t *bp = hp->h_bd; dr_dev_cancel() local 2151 dr_board_t *bp; dr_dev_status() local 2507 dr_board_t *bp; dr_lookup_board() local 2518 dr_get_dev_unit(dr_board_t * bp,sbd_comp_type_t nt,int unit_num) dr_get_dev_unit() argument 2531 dr_get_cpu_unit(dr_board_t * bp,int unit_num) dr_get_cpu_unit() argument 2542 dr_get_mem_unit(dr_board_t * bp,int unit_num) dr_get_mem_unit() argument 2553 dr_get_io_unit(dr_board_t * bp,int unit_num) dr_get_io_unit() argument 2564 dr_get_common_unit(dr_board_t * bp,sbd_comp_type_t nt,int unum) dr_get_common_unit() argument 2688 dr_check_transition(dr_board_t * bp,dr_devset_t * devsetp,struct dr_state_trans * transp,int cmd) dr_check_transition() argument 2794 dr_board_transition(dr_board_t * bp,dr_state_t st) dr_board_transition() argument 2840 dr_board_t *bp = data; dr_dev_found() local 2880 dr_init_devlists(dr_board_t * bp) dr_init_devlists() argument 3039 dr_board_t *bp = hp->h_bd; dr_pt_try_drmach() local 3106 dr_board_discovery(dr_board_t * bp) dr_board_discovery() argument 3227 dr_board_init(dr_board_t * bp,dev_info_t * dip,int bd) dr_board_init() argument 3303 dr_board_destroy(dr_board_t * bp) dr_board_destroy() argument 3337 dr_lock_status(dr_board_t * bp) dr_lock_status() argument 3347 dr_unlock_status(dr_board_t * bp) dr_unlock_status() argument [all...] |
/titanic_52/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_builtin.c | 61 const topo_builtin_t *bp; in bltin_init() local 85 topo_builtin_t *bp = mp->tm_data; in bltin_fini() local 104 const topo_builtin_t *bp; topo_builtin_create() local [all...] |
/titanic_52/usr/src/cmd/vgrind/ |
H A D | vgrindefs.c | 49 tgetent(char *bp, char *name, char *file) in tgetent() argument 187 tskip(char *bp) in tskip() argument 209 char *bp = tbuf; tgetnum() local 241 char *bp = tbuf; tgetflag() local 267 char *bp = tbuf; tgetstr() local [all...] |
/titanic_52/usr/src/lib/libsocket/inet/ |
H A D | inet6_rthdr.c | 70 inet6_rth_init(void *bp, socklen_t bp_len, int type, int segments) in inet6_rth_init() argument 96 inet6_rth_add(void *bp, const struct in6_addr *addr) in inet6_rth_add() argument 148 inet6_rth_segments(const void *bp) in inet6_rth_segments() argument 169 inet6_rth_getaddr(const void *bp, int index) in inet6_rth_getaddr() argument
|
/titanic_52/usr/src/uts/common/io/ib/clients/rds/ |
H A D | rdsib_buf.c | 102 rds_buf_t *bp = (rds_buf_t *)(uintptr_t)arg; in rds_free_mblk() local 174 rds_buf_t *bp; in rds_init_recv_caches() local 388 rds_buf_t *bp; rds_init_send_pool() local 559 rds_buf_t *bp; rds_reinit_send_pool() local 712 rds_free_buf(rds_bufpool_t * pool,rds_buf_t * bp,uint_t nbuf) rds_free_buf() argument 759 rds_buf_t *bp = NULL, *bp1; rds_get_buf() local 849 rds_buf_t *bp; rds_is_sendq_empty() local 939 rds_buf_t *bp = NULL, *bp1; rds_get_send_buf() local 1090 rds_free_recv_buf(rds_buf_t * bp,uint_t nbuf) rds_free_recv_buf() argument [all...] |