Searched defs:nv_slotp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sata/adapters/nv_sata/
H A Dnv_sata.c120 static void nv_intr_pkt_pio(nv_port_t *nvp, nv_slot_t *nv_slotp);
161 static int nv_start_rqsense_pio(nv_port_t *nvp, nv_slot_t *nv_slotp);
1630 nv_slot_t *nv_slotp = &(nvp->nvp_slot[0]); /* not NCQ aware */ local
1679 if (nv_slotp->nvslot_flags == NVSLOT_COMPLETE) {
1751 struct nv_slot *nv_slotp; local
1762 nv_slotp = &(nvp->nvp_slot[i]);
1763 spkt_slot = nv_slotp->nvslot_spkt;
2028 nv_slot_t *nv_slotp; local
2070 nv_slotp = (nv_slot_t *)&nvp->nvp_slot[slot];
2072 ASSERT(nv_slotp
3053 nv_slot_t *nv_slotp; local
3523 nv_slot_t *nv_slotp; local
4186 nv_slot_t *nv_slotp = &(nvp->nvp_slot[slot]); local
4317 nv_slot_t *nv_slotp = &(nvp->nvp_slot[slot]); local
4362 nv_slot_t *nv_slotp = &(nvp->nvp_slot[slot]); local
4402 nv_slot_t *nv_slotp = &(nvp->nvp_slot[slot]); local
4513 nv_slot_t *nv_slotp = &(nvp->nvp_slot[slot]); local
4534 nv_slot_t *nv_slotp = &(nvp->nvp_slot[slot]); local
4600 nv_slot_t *nv_slotp = &(nvp->nvp_slot[slot]); local
4706 nv_intr_nodata(nv_port_t *nvp, nv_slot_t *nv_slotp) argument
4738 nv_intr_pio_in(nv_port_t *nvp, nv_slot_t *nv_slotp) argument
4810 nv_intr_pio_out(nv_port_t *nvp, nv_slot_t *nv_slotp) argument
4904 nv_intr_pkt_pio(nv_port_t *nvp, nv_slot_t *nv_slotp) argument
5148 nv_intr_dma(nv_port_t *nvp, struct nv_slot *nv_slotp) argument
5624 nv_slot_t *nv_slotp; local
6292 nv_start_rqsense_pio(nv_port_t *nvp, nv_slot_t *nv_slotp) argument
[all...]

Completed in 82 milliseconds