/titanic_52/usr/src/cmd/sgs/libcrle/common/ |
H A D | dump.c | 130 Rtc_head * head = (Rtc_head *)addr; in scanconfig() local
|
/titanic_52/usr/src/uts/common/io/sfe/ |
H A D | sfe_util.c | 363 gem_rx_desc_dma_sync(struct gem_dev *dp, int head, int nslot, int how) in gem_rx_desc_dma_sync() argument 391 gem_tx_desc_dma_sync(struct gem_dev *dp, int head, int nslot, int how) in gem_tx_desc_dma_sync() argument 420 gem_rx_start_default(struct gem_dev *dp, int head, int nslot) in gem_rx_start_default() argument 982 seqnum_t head; in gem_clean_tx_buf() local 1057 seqnum_t head; gem_reclaim_txbuf() local 1335 seqnum_t head; gem_tx_start_unit() local 1434 seqnum_t head; gem_send_common() local 1948 seqnum_t head; gem_receive() local [all...] |
/titanic_52/usr/src/uts/common/inet/ilb/ |
H A D | ilb_nat.c | 206 list_t *head; in ilb_find_nat_src() local 299 list_t *head; in ilb_nat_src_timer() local [all...] |
/titanic_52/usr/src/cmd/cdrw/ |
H A D | bstream.c | 552 uchar_t head[] = PRE_DEF_AU_HDR; in open_au_write_stream() local 582 uchar_t head[] = PRE_DEF_WAV_HDR; in open_wav_write_stream() local
|
/titanic_52/usr/src/cmd/make/bin/ |
H A D | nse_printdep.cc | 218 print_deplist(Dependency head) in print_deplist() argument
|
/titanic_52/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_wr.c | 85 uint32_t head, tail, next_tail, qsize_msk; in hermon_post_send_ud() local 433 uint32_t head, tail, next_tail, qsize_msk; in hermon_post_send_rc() local 788 uint32_t head, tail, next_tail, qsize_msk; in hermon_post_send() local 1117 uint32_t head, tai in hermon_post_recv() local [all...] |
/titanic_52/usr/src/uts/common/sys/nxge/ |
H A D | nxge_txdma.h | 58 #define TXDMA_RING_EMPTY(head, head_wrap, tail, tail_wrap) \ argument 61 #define TXDMA_RING_FULL(head, head_wrap, tail, tail_wrap) \ argument 85 int head; member 175 p_mblk_t head; member
|
/titanic_52/usr/src/common/ctf/ |
H A D | ctf_util.c | 77 ctf_list_insert_before(ctf_list_t *head, void *item, void *nitem) in ctf_list_insert_before() argument
|
/titanic_52/usr/src/uts/common/io/ib/adapters/tavor/ |
H A D | tavor_wr.c | 105 uint32_t head, tail, next_tail, qsize_msk; in tavor_post_send() local 402 uint32_t head, tail, next_tail, qsize_msk; in tavor_post_recv() local 2685 uint32_t head, tail, size; in tavor_wrid_add_entry() local 2866 uint32_t head, tail, size; tavor_wrid_find_match() local 3431 uint32_t head; tavor_wrid_get_wqeaddrsz() local [all...] |
/titanic_52/usr/src/uts/common/io/ib/mgt/ibdm/ |
H A D | ibdm.c | 315 ibdm_gid_t *delete, *head; in ibdm_free_iou_info() local 428 ibdm_gid_t *head, *delete; in ibdm_fini() local 1070 ibdm_hca_list_t *head, *prev = NULL; ibdm_handle_hca_detach() local 1154 ibdm_uninit_hca(ibdm_hca_list_t * head) ibdm_uninit_hca() argument 3341 ibdm_dp_gidinfo_t *head; ibdm_is_ioc_present() local 4871 ibdm_hca_list_t *head = NULL, *temp, *temp1; ibdm_ibnex_get_hca_list() local 4896 ibdm_hca_list_t *head = NULL, *hca = NULL; ibdm_ibnex_get_hca_info_by_guid() local 6373 ibdm_gid_t *head = NULL, *new, *tail; ibdm_addto_gidlist() local 6397 ibdm_free_gid_list(ibdm_gid_t * head) ibdm_free_gid_list() argument 6667 ibdm_hca_list_t *head, *prev = NULL, *temp; ibdm_addto_glhcalist() local [all...] |
/titanic_52/usr/src/lib/libc/port/stdio/ |
H A D | popen.c | 65 static node_t *head = NULL; variable
|
/titanic_52/usr/src/cmd/cmd-inet/lib/ipmgmtd/ |
H A D | ipmgmt_persist.c | 621 ipmgmt_aobjmap_t *head; in ipmgmt_db_resetif() local 781 ipmgmt_aobjmap_t *new, *head; in i_ipmgmt_add_amnode() local 836 ipmgmt_aobjmap_t *head; i_ipmgmt_lookupadd_amnode() local 885 ipmgmt_aobjmap_t *head, *prev, *matched = NULL; ipmgmt_aobjmap_op() local [all...] |
/titanic_52/usr/src/uts/common/io/cxgbe/shared/ |
H A D | shared.h | 48 mblk_t *head, *tail; member
|
/titanic_52/usr/src/uts/common/os/ |
H A D | aio.c | 1204 aio_lio_t *head; in alio() local 1558 aio_lio_t *head; aliowait() local 1676 aio_lio_t *head = NULL; aio_list_get() local 2534 aio_lio_alloc(aio_lio_t ** head) aio_lio_alloc() argument 2906 aio_lio_t *head; alioLF() local 3381 aio_lio_t *head; alio32() local [all...] |
/titanic_52/usr/src/cmd/format/ |
H A D | menu_command.c | 1864 int sec, head, i; in c_backup() local 2109 int sec, head, i, status; in c_verify() local
|
/titanic_52/usr/src/cmd/mandoc/ |
H A D | mdoc_macro.c | 851 struct mdoc_node *head; /* Our own head. */ in blk_full() local 1209 struct mdoc_node *head; /* keep track of head */ blk_part_exp() local [all...] |
/titanic_52/usr/src/uts/common/fs/ufs/ |
H A D | lufs_debug.c | 270 off_t head, trimroll, lof; in logmap_logscan_debug() local 588 off_t head = ul->un_head_lof; in ldl_sethead_debug() local
|
/titanic_52/usr/src/uts/common/inet/kssl/ |
H A D | ksslapi.c | 204 kssl_enqueue(kssl_chain_t **head, void *item) in kssl_enqueue() argument 229 kssl_dequeue(kssl_chain_t **head, void *item) in kssl_dequeue() argument [all...] |
/titanic_52/usr/src/boot/sys/boot/common/ |
H A D | multiboot2.c | 415 insert_cmdline(const char *head, const char *prop) in insert_cmdline() argument 797 struct chunk_head *head; in multiboot2_exec() local [all...] |
/titanic_52/usr/src/lib/libnsl/rpc/ |
H A D | pmap_clnt.c | 165 pmaplist_ptr head = NULL; in pmap_getmaps() local
|
/titanic_52/usr/src/lib/fm/libldom/sparc/ |
H A D | ldom_xmpp_client.h | 98 client_info_t *head; member
|
/titanic_52/usr/src/lib/libzoneinfo/common/ |
H A D | libzone.c | 104 struct tz_continent *head = NULL, *lcp, *prev = NULL; in get_tz_continents() local 209 struct tz_country *head = NULL, *prev = NULL, *next, *cp, *cp2; in get_tz_countries() local 456 struct tz_timezone *head = NULL, *prev = NULL, *tp; get_timezones_by_country() local [all...] |
/titanic_52/usr/src/cmd/listen/ |
H A D | listen.c | 540 queue(head, cp) in queue() argument 564 pqueue(head,cp) pqueue() argument 587 dequeue(head) dequeue() argument [all...] |
/titanic_52/usr/src/lib/udapl/udapl_tavor/tavor/ |
H A D | dapl_tavor_wr.c | 129 uint32_t head, tail, size; in dapli_tavor_wrid_find_match() local 571 uint32_t head; dapli_tavor_wrid_get_wqeaddrsz() local [all...] |
/titanic_52/usr/src/uts/common/inet/ |
H A D | squeue.c | 714 mblk_t *head; in squeue_drain() local 1039 mblk_t *head, *tail, *mp; in squeue_polling_thread() local
|