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

/illumos-gate/usr/src/uts/sun4u/montecarlo/io/
H A Dscsb.c250 static i2c_transfer_t *scsb_alloc_i2ctx(i2c_client_hdl_t, uint_t);
503 if ((scsb->scsb_i2ctp = scsb_alloc_i2ctx(scsb->scsb_phandle,
5374 i2cxferp = scsb_alloc_i2ctx(scsb->scsb_phandle, I2C_NOSLEEP);
6103 scsb_alloc_i2ctx(i2c_client_hdl_t phandle, uint_t sleep) function
6754 if ((i2cxferp = scsb_alloc_i2ctx(scsb->scsb_phandle,
7230 i2cxferp = scsb_alloc_i2ctx(scsb->scsb_phandle, I2C_NOSLEEP);

Completed in 58 milliseconds