Searched refs:bd_ops_t (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dblkdev.h81 typedef struct bd_ops bd_ops_t; typedef in typeref:struct:bd_ops
189 bd_handle_t bd_alloc_handle(void *, bd_ops_t *, ddi_dma_attr_t *, int);
/illumos-gate/usr/src/uts/common/io/blkdev/
H A Dblkdev.c99 bd_ops_t d_ops;
104 bd_ops_t h_ops;
1750 bd_alloc_handle(void *private, bd_ops_t *ops, ddi_dma_attr_t *dma, int kmflag)
/illumos-gate/usr/src/uts/common/io/sdcard/impl/
H A Dsda_slot.c479 static bd_ops_t sda_bd_ops = {
/illumos-gate/usr/src/uts/common/io/vioblk/
H A Dvioblk.c173 static bd_ops_t vioblk_ops = {
/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme.c383 static bd_ops_t nvme_bd_ops = {
/illumos-gate/usr/src/uts/common/io/skd/
H A Dskd.c130 static bd_ops_t skd_bd_ops = {

Completed in 140 milliseconds