Searched refs:head (Results 551 - 575 of 653) sorted by relevance

<<21222324252627

/illumos-gate/usr/src/cmd/mdb/common/modules/libc/
H A Dlibc.c788 HD("&atexit_root head exit_frame_monitor");
792 prt_addr(uberdata.atexit_root.head, 1),
795 HD("&quickexit_root head");
799 prt_addr(uberdata.quickexit_root.head, 0));
/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.c2447 mlist_t *head = &instance->cmd_pool_list; local
2452 if (!mlist_empty(head)) {
2453 cmd = mlist_entry(head->next, struct mrsas_cmd, list);
2454 mlist_del_init(head->next);
2470 mlist_t *head = &instance->app_cmd_pool_list; local
2475 if (!mlist_empty(head)) {
2476 cmd = mlist_entry(head->next, struct mrsas_cmd, list);
2477 mlist_del_init(head->next);
2567 mlist_t *head = &instance->cmd_pend_list; local
2568 mlist_t *tmp = head;
2776 mlist_t *head = &instance->cmd_pend_list; local
[all...]
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Deval.c599 if (arrowp->head->myevent->count == 0) {
646 if (!(arrowp->head->myevent->cached_state & REQMNTS_CREDIBLE))
714 if (!(arrowp->head->myevent->cached_state & REQMNTS_CREDIBLE))
804 if (arrowp->head->myevent->count == 0) {
871 if (arrowp->head->myevent->count == 0) {
/illumos-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdc_diskq.c429 nsc_buf_t *head = NULL; local
451 rc = nsc_alloc_buf(grp->diskqfd, 0, 1, flags, &head);
466 head->sb_vec = &vec[0];
470 "%x head: %d tail: %d size: %d nitems: %d blocks: %d",
475 rc = nsc_write(head, 0, 1, 0);
488 (void) nsc_free_buf(head);
1163 /* check for tail < head */
1456 * if it is the head pointer, travel the list updating the queue
1479 cmn_err(CE_NOTE, "!wrapping Q head: " QDISPLAY(q));
1897 * updates the head an
[all...]
H A Drdc_io.h437 rdc_sleepq_t *sleepq; /* head of waiting tasks */
770 rdc_net_dataitem_t *head; member in struct:rdc_net_dataset
/illumos-gate/usr/src/uts/common/os/
H A Dmodsysfile.c54 struct hwc_class *hcl_head; /* head of list of classes */
67 static struct sysparam *sysparam_hd; /* head of parameters list */
81 static struct psm_mach *pmach_head; /* head of list of classes */
1606 free_val_list(struct val_list *head) argument
1610 for (/* CSTYLED */; head != NULL; /* CSTYLED */) {
1611 tval_list = head;
1612 head = head->val_next;
H A Drctl.c749 rctl_val_list_find(rctl_val_t **head, rctl_val_t *cval) argument
751 rctl_val_t *rval = *head;
867 rctl_val_t *head = NULL; local
886 (void) rctl_val_list_insert(&head, dval);
892 return (head);
/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme.c3061 mblk_t *mp, *head, **tail; local
3064 head = NULL;
3065 tail = &head;
3187 if (head != NULL)
3188 mac_rx(hmep->hme_mh, NULL, head);
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_attach.c943 pwp->iqpt->head = kmem_zalloc(PMCS_IQP_TRACE_BUFFER_SIZE, KM_SLEEP);
944 pwp->iqpt->curpos = pwp->iqpt->head;
1627 if (pwp->iqpt && pwp->iqpt->head) {
1628 kmem_free(pwp->iqpt->head, PMCS_IQP_TRACE_BUFFER_SIZE);
1629 pwp->iqpt->head = pwp->iqpt->curpos = NULL;
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_common.c1759 uchar_t head,
1779 sector, head, cyl_low, cyl_hi));
1786 ddi_put8(io_hdl1, ata_ctlp->ac_drvhd, (head | ata_drvp->ad_drive_bits));
1805 sector, head, cyl_low, cyl_hi));
1831 sector, head, cyl_low, cyl_hi));
1855 /* feature, count, sector, head, cyl_low, cyl_hi */
1749 ata_command( ata_ctl_t *ata_ctlp, ata_drv_t *ata_drvp, int expect_drdy, int silent, uint_t busy_wait, uchar_t cmd, uchar_t feature, uchar_t count, uchar_t sector, uchar_t head, uchar_t cyl_low, uchar_t cyl_hi) argument
H A Data_common.h118 #define AT_DRVHD 0x06 /* drive/head register */
263 uchar_t *ac_drvhd; /* drive/head register */
669 uchar_t count, uchar_t sector, uchar_t head, uchar_t cyl_low,
/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_validate.c1049 if (nit->head->child == NULL)
1066 if (nit->head->child != NULL)
1069 "It %s", nit->head->child->string);
1074 assert(nit->head->child == NULL);
1180 * provided. Uses the first head macro. NOTE AGAIN: this is
1193 nn = nn->head->child;
1276 * column field. Then, delete the head children.
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c207 /* Soft state head pointer. */
2598 sp->cmd.head = NULL;
2604 sp->wdg.head = NULL;
3362 sp->cmd.head = NULL;
3368 sp->wdg.head = NULL;
6388 /* Get head queue index. */
6744 /* Get head queue index. */
6878 /* Get head queue index. */
8176 ql_head_t *head; local
8455 head
15987 ql_add_link_b(ql_head_t *head, ql_link_t *link) argument
16015 ql_add_link_t(ql_head_t *head, ql_link_t *link) argument
16042 ql_remove_link(ql_head_t *head, ql_link_t *link) argument
[all...]
H A Dql_xioctl.c1902 * update the head pointer.
6437 ql_fcache_t *head = NULL; local
6469 if (head == NULL) {
6470 head = tail = ftmp;
6502 ftmp = head;
6512 ha->fcache = head;
6542 ql_fcache_t *head = NULL; local
6559 if (head == NULL) {
6560 head = tail = ftmp;
6595 ql_fcache_rel(head);
6663 ql_fcache_rel(ql_fcache_t *head) argument
[all...]
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspd.c472 * Attempt to allocate the tables in a single policy head.
525 * After table allocation, initialize a policy head.
953 * Make one policy head look exactly like another.
955 * As with ipsec_swap_policy, we lock the destination policy head first, then
956 * the source policy head. Note that we only need to read-lock the source
957 * policy head as we are not changing it.
2020 ipsec_find_policy_head(ipsec_policy_t *best, ipsec_policy_head_t *head, argument
2029 root = &head->iph_root[direction];
2049 rw_enter(&head->iph_lock, RW_READER);
2071 rw_exit(&head
3540 ipsec_policy_t *ip, *nip, *head; local
3644 ipsec_policy_t *p2, *head; local
[all...]
/illumos-gate/usr/src/lib/libast/common/misc/
H A Doptget.c2123 int head; local
2607 head = 0;
2974 if (!head)
2976 head = 1;
3445 head = 1;
3462 if ((style == STYLE_man || style == STYLE_html) && (!head || *p != ' ' && *p != '\t'))
3470 head = *p != ' ' && *p != '\t';
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_kvm.c119 uintptr_t addr, head; local
140 addr = head = (uintptr_t)sym.st_value;
270 } while ((addr = (uintptr_t)ctl.mod_next) != head);
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_util.c1561 int head; local
1570 head = srqp->srq_freepr_events[srqp->srq_freepr_head];
1576 (void) dapl_os_memcpy(&(srqp->srq_premature_events[head]),
/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Dri_init.c1697 dev_list_append(ri_dev_t **head, ri_dev_t *dev) argument
1701 if ((tmp = *head) == NULL) {
1702 *head = dev;
/illumos-gate/usr/src/lib/libshare/common/
H A Dlibsharecore.c1103 xfs_sharelist_t *head, *list; local
1117 for (head = list = getdfstab(dfs);
1272 dfs_free_list(head);
/illumos-gate/usr/src/cmd/format/
H A Dctlr_scsi.c1911 new_defect->head = old_defect->head;
1943 (old_defect->head == old_defect1->head) &&
/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge.h447 nge_dmah_node_t *head; member in struct:nge_dmah_list
/illumos-gate/usr/src/uts/sun4u/io/
H A Drmclomv.c105 static void add_section(rmclomv_cache_section_t **head,
627 add_section(rmclomv_cache_section_t **head, rmclomv_cache_section_t *section) argument
629 section->next_section = *head;
630 *head = section;
1398 * cache lock and copies the chain head to make it public.
/illumos-gate/usr/src/boot/sys/boot/i386/boot0/
H A Dboot0.S77 * 8:head, 6:sector, 2:cyl bit 9..8, 8:cyl bit 7..0
562 movb 0x1(%si),%dh # Load head
/illumos-gate/usr/src/uts/intel/io/scsi/adapters/arcmsr/
H A Darcmsr.c126 struct list_head *new_one, struct list_head *head);
864 /* head , track , cylinder */
3057 struct list_head *head)
3060 arcmsr_x_list_add(new_one, head->prev, head);
3065 arcmsr_list_get_first(kmutex_t *list_lock, struct list_head *head) argument
3070 if (head->next == head) {
3074 one = head->next;
3056 arcmsr_list_add_tail(kmutex_t *list_lock, struct list_head *new_one, struct list_head *head) argument

Completed in 402 milliseconds

<<21222324252627