Searched refs:scsb_alloc_i2ctx (Results 1 – 1 of 1) sorted by relevance
250 static i2c_transfer_t *scsb_alloc_i2ctx(i2c_client_hdl_t, uint_t);503 if ((scsb->scsb_i2ctp = scsb_alloc_i2ctx(scsb->scsb_phandle, in scsb_attach()5374 i2cxferp = scsb_alloc_i2ctx(scsb->scsb_phandle, I2C_NOSLEEP); in scsb_rdwr_register()6103 scsb_alloc_i2ctx(i2c_client_hdl_t phandle, uint_t sleep) in scsb_alloc_i2ctx() function6754 if ((i2cxferp = scsb_alloc_i2ctx(scsb->scsb_phandle, in scsb_reset_slot()7230 i2cxferp = scsb_alloc_i2ctx(scsb->scsb_phandle, I2C_NOSLEEP); in scsb_blind_read()