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

/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c5712 ns_remall_t rall; local
5732 bcopy((caddr_t)tmp, (caddr_t)(&rall.rem_port_id), 4);
5734 rall.rem_port_id = s_id;
5736 FC_SET_CMD(port, pkt->pkt_cmd_acc, (uint8_t *)&rall,
5738 sizeof (rall), DDI_DEV_AUTOINCR);

Completed in 91 milliseconds