Home
last modified time | relevance | path

Searched refs:bufid (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/scsi/plugins/ses/ses2/common/
H A Dses2_enclosure_ctl.c43 uint64_t maxlen, bufid = 0; in enc_do_ucode() local
74 &bufid); in enc_do_ucode()
76 if (bufid == 0xFF) in enc_do_ucode()
77 bufid = 0; in enc_do_ucode()
79 (void) nvlist_lookup_uint64(nvl, SES_CTL_PROP_UCODE_BUFID, &bufid); in enc_do_ucode()
99 uip->sucpi_buffer_id = (uint8_t)bufid; in enc_do_ucode()
/titanic_41/usr/src/uts/common/sys/fc4/
H A Dfcal_transport.h130 uint32_t bufid,
/titanic_41/usr/src/uts/sun/io/
H A Dsocal.c2904 socal_lilp_map(void *ssp, uint_t port, uint32_t bufid, uint_t polled) in socal_lilp_map() argument
2921 sdr->sdr_dataseg[0].fc_base = bufid; in socal_lilp_map()