Searched refs:head (Results 576 - 600 of 653) sorted by relevance

<<21222324252627

/illumos-gate/usr/src/uts/sun/io/
H A Dfd.c3045 *fd++ = (uchar_t)hd; /* head */
3098 uint_t head; /* one of two diskette heads */ local
3242 head = bincyl / ch->fdc_secptrack;
3290 (C, "cyl:%x, head:%x, sec:%x\n",
3291 cyl, head, sect));
3300 csb->csb_cmds[1] = (head << 2) | unit;
3305 csb->csb_cmds[3] = head; /* H - head number */
4874 csb->csb_cmds[1] = fdspec[0]; /* step rate, head unload time */
4878 csb->csb_cmds[2] = fdspec[1]; /* head loa
5440 fdrw(struct fdctlr *fdc, int unit, int rw, int cyl, int head, int sector, caddr_t bufp, uint_t len) argument
[all...]
/illumos-gate/usr/src/uts/intel/io/drm/
H A Di915_drv.h82 int head; member in struct:_drm_i915_ring_buffer
98 struct list_head head; member in struct:_drm_i915_vbl_swap
878 * 0x04: ring 0 head pointer
879 * 0x05: ring 1 head pointer (915-class)
880 * 0x06: ring 2 head pointer (915-class)
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_lan_hmc.c33 /*$FreeBSD: head/sys/dev/ixl/i40e_lan_hmc.c 284049 2015-06-05 22:52:42Z jfv $*/
704 {I40E_HMC_STORE(i40e_hmc_obj_txq, head), 13, 0 },
730 { I40E_HMC_STORE(i40e_hmc_obj_rxq, head), 13, 0 },
/illumos-gate/usr/src/uts/common/vm/
H A Dvm_page.c2663 * Now we add the page to the head of the free list.
2665 * then we adjust the head forward so that the page is
3695 /* Fix head and tail of new lists */
6264 struct page_capture_hash_bucket *head = NULL; local
6291 bp2->next = head;
6292 head = bp2;
6297 page_clrtoxic(head->pp, PR_CAPTURE);
6308 while (head != NULL) {
6309 bp1 = head;
6310 head
[all...]
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp.c2553 * instruct the stream head to copyin user data into contiguous
2563 * head to break down larger than SMSS writes into SMSS-
2991 * In the fusion case, the maxpsz stream head value of
3140 * For fused tcp loopback, set the stream head's write
3214 mblk_t *head = NULL; local
3226 return ((head == NULL) ? bp : head);
3258 if (head == NULL) {
3259 head = bp;
3277 return (head);
[all...]
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c1804 struct pwwn_hash *head; local
1840 head = &port->fp_pwwn_table[index];
1841 pd = head->pwwn_head;
2289 * from the head of the job queue for this local port.
3614 struct pwwn_hash *head; local
3669 head = &port->fp_pwwn_table[index];
3670 pd = head->pwwn_head;
3691 head = &port->fp_pwwn_table[index];
3692 pd = head->pwwn_head;
4294 struct pwwn_hash *head; local
10050 struct pwwn_hash *head; local
10130 struct pwwn_hash *head; local
14048 struct pwwn_hash *head; local
[all...]
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cmd.c667 /* Update head and tail mailboxes */
679 /* Update head and tail indexes */
793 /* Make the "head" and "tail" entries point to each other */
860 uint_t next, prev, head; local
897 head = cmd_list->cml_head_indx;
898 *cmd_ptr = &cmd_list->cml_cmd[head];
944 /* Update head and tail commands */
956 /* Update head and tail indexes */
1215 uint_t num_outstanding_cmds, head, tail; local
1260 head
[all...]
/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex.c2078 ibdm_hca_list_t *hca_list, *head; local
2084 head = hca_list;
2095 if (head)
2096 ibdm_ibnex_free_hca_list(head);
2611 IBTF_DPRINTF_L4("ibnex", "\tdelete_ioc_node_data: head %p",
3423 ibnex_lookup_named_prop(ddi_prop_t *head, char *name) argument
3428 for (propp = head; propp != NULL; propp = propp->prop_next) {
/illumos-gate/usr/src/uts/common/io/
H A Dcmlb.c954 daddr_t spc, blk, head, cyl; local
995 head = cl->cl_g.dkg_nhead - 1;
998 (head * cl->cl_g.dkg_nsect) + 1;
3304 * For the rpm, we use the minimum for the disk. For the head, cyl,
3305 * and number of sector per track, if the capacity <= 1GB, head = 64,
3306 * sect = 32. else head = 255, sect 63 Note: the capacity should be
4789 int head; local
4810 * on head 2 instead of the last head. They are always on the
4818 head
[all...]
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_main2.c238 txbuf_queue->head = NULL;
247 txbuf_queue->head = NULL;
255 txbuf_head->next = txbuf_queue->head;
256 txbuf_queue->head = txbuf_head;
2635 txbuf_item->next = txbuf_queue->head;
2636 txbuf_queue->head = txbuf_item_last;
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c60 * Initialize the values which are used for setting up head pointers for
3953 /* Obtain a ptr to the head of the list */
3962 /* The new endpoint points to the head of the list */
3965 /* Set the head ptr to the new endpoint */
4000 /* Obtain a ptr to the head of the Bulk list */
4009 /* The new endpoint points to the head of the Bulk list */
4012 /* Set the Bulk head ptr to the new endpoint */
4067 /* Put this endpoint at the head of the list */
4481 * endpoint is at the head of the endpoint list.
4493 /* Set the head o
6586 ohci_td_t *next, *head, *tail; local
[all...]
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c760 /* add this soft state instance to the head of the list */
1191 /* we were at at head of the list */
2382 struct sf_els_hdr *head; /* to save our private list */ local
2390 tmpp1 = head = NULL;
2462 /* push this on private list head */
2463 privp->next = head;
2464 head = privp;
2478 * remove this entry from the head
2499 privp = head;
4991 struct sf_pkt *cmd, *head local
[all...]
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dlemon.c1198 /* Return a pointer to the head of the configuration list and
1208 /* Return a pointer to the head of the configuration list and
1452 ** Let "ptr" be a pointer to some structure which is at the head of
1464 ** The function returns a new pointer which is the head of the list
1484 ** A pointer to the head of a sorted list containing the elements
1497 char *ptr, *head; local
1500 head = b;
1502 head = a;
1511 head = ptr;
1526 return head;
[all...]
/illumos-gate/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/
H A Dpkcs11_spi.c342 free_objlist(OBJLIST *head) argument
344 OBJLIST *temp = head;
347 head = head->next;
349 temp = head;
/illumos-gate/usr/src/cmd/fs.d/ufs/mkfs/
H A Dmkfs.c367 struct bufhdr *head; member in struct:bufhdr
2967 if (bufhead->head == NULL) {
2995 bufhead->head = bufhead;
2998 pbuf->head = bufhead;
3046 bufhead = pbuf->head;
/illumos-gate/usr/src/cmd/syslogd/
H A Dsyslogd.c1747 char head[MAXLINE+1]; local
1812 hlen = snprintf(head, sizeof (head),
1815 DPRINT2(5, "writemsg(%u): head = \"%s\"\n", mythreadno, head);
1824 (void) strncpy(tmpbuf, head, hlen);
5310 * put in the head of the list, and return.While going through
/illumos-gate/usr/src/uts/common/io/rtw/
H A Drtw.c2699 uint32_t head = 0; local
2703 head = RTW_READ(&rsc->sc_regs, RTW_TNPDA);
2704 if (head == rsc->hw_go) {
2719 while ((bf != NULL) && (rsc->hw_go != head)) {
2731 RTW_DPRINTF(RTW_DEBUG_XMIT, "Head = 0x%x\n", head);
/illumos-gate/usr/src/uts/sun/io/eri/
H A Deri.c2757 mblk_t *head; local
2760 head = NULL;
2761 tail = &head;
2970 if (head)
2971 mac_rx(erip->mh, NULL, head);
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c485 static void fcp_abort_commands(struct fcp_pkt *head, struct
3839 struct fcp_pkt *head = NULL; local
3859 head = fcp_scan_commands(plun);
3860 if (head != NULL) {
3861 fcp_abort_commands(head, LUN_PORT);
8410 struct fcp_pkt *head = NULL; local
8416 head = fcp_scan_commands(plun);
8417 if (head != NULL) {
8418 fcp_abort_commands(head, LUN_PORT);
8618 * match our LUN onto our own list (headed by "head")
8629 struct fcp_pkt *head = NULL; /* head of our list */ local
8690 fcp_abort_commands(struct fcp_pkt *head, struct fcp_port *pptr) argument
13876 *cmd = NULL, *head = NULL, local
[all...]
/illumos-gate/usr/src/uts/common/inet/kssl/
H A Dksslrec.c2435 if (ssl->msg.head != NULL) {
2436 freemsg(ssl->msg.head);
2438 ssl->msg.head = NULL;
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_txdma.c957 * Read the hardware maintained transmit head
961 head_index = tx_head.bits.ldw.head;
966 "head %d wrap %d",
1667 * head index had not moved since last timeout.
1799 * Read the hardware maintained transmit head
1803 head_index = tx_head.bits.ldw.head;
1808 "head %d wrap %d",
2119 printf("\n\thead index %d", hdl.bits.ldw.head);
/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_main.c480 srp->dmah_free.head = NULL;
555 srp->dmah_free.head = srp->dmahndl;
592 srp->dmah_free.head = srp->dmahndl;
/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme.c790 nvme_reg_cqhdbl_t head = { 0 }; local
821 head.b.cqhdbl_cqh = qp->nq_cqhead = (qp->nq_cqhead + 1) % qp->nq_nentry;
827 nvme_put32(cmd->nc_nvme, qp->nq_cqhdbl, head.r);
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvds.c1082 size_t blk, sec, cyl, head, cnt; local
1101 head = label->dkl_nhead - 1;
1104 (head * label->dkl_nsect);
1152 diskaddr_t spc, head, cyl; local
1190 head = vd->dk_geom.dkg_nhead - 1;
1193 (head * vd->dk_geom.dkg_nsect) + 1;
/illumos-gate/usr/src/lib/libfru/libfru/
H A Dlibfru.cc1345 * (ie PathDef->head == tag)
1349 PathDef *head, Ancestor *ants, Ancestor **correct,
1356 if (strcmp(cur->getDef()->name, head->def->name) == 0) {
1348 find_known_element_abs(fru_tag_t *tags, int num_tags, int *instance, PathDef *head, Ancestor *ants, Ancestor **correct, int *tagInstance) argument

Completed in 433 milliseconds

<<21222324252627