Searched refs:bi_iodev (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/dsw/
H A Ddsw_dev.h326 nsc_iodev_t *bi_iodev; /* I/O device structure */ member in struct:_ii_info_dev_s
395 #define bi_mst_iodev bi_mstdev->bi_iodev
396 #define bi_mstr_iodev bi_mstrdev->bi_iodev
397 #define bi_shd_iodev bi_shddev.bi_iodev
398 #define bi_shdr_iodev bi_shdrdev.bi_iodev
399 #define bi_bmp_iodev bi_bmpdev.bi_iodev
H A Ddsw_dev.c354 nsc_set_owner(cip->bi_fd, cip->bi_iodev);
356 nsc_set_owner(cip->bi_fd, rip->bi_iodev);
374 nsc_set_owner(rip->bi_fd, rip->bi_iodev);
376 nsc_set_owner(rip->bi_fd, cip->bi_iodev);
490 if (p->bi_iodev) {
491 nsc_set_owner(p->bi_fd, p->bi_iodev);
499 if (p->bi_iodev) {
500 nsc_set_owner(p->bi_fd, p->bi_iodev);
6012 (blind_t)&(op->ii_dev->bi_iodev), &rc);
6016 (blind_t)&(op->ii_dev->bi_iodev),
[all...]
/illumos-gate/usr/src/cmd/mdb/common/modules/ii/
H A Dii.c118 mdb_printf("bi_fd: 0x%p bi_iodev: 0x%p bi_tok: 0x%p\n",
119 ipdev.bi_fd, ipdev.bi_iodev, ipdev.bi_tok);
/illumos-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdc_io.h372 nsc_iodev_t *bi_iodev; /* I/O device structure */ member in struct:_rdc_info_dev_s
/illumos-gate/usr/src/cmd/mdb/common/modules/rdc/
H A Drdc.c841 infp->bi_fd, infp->bi_iodev, infp->bi_krdc);
853 infp->bi_fd, infp->bi_iodev, infp->bi_krdc);

Completed in 79 milliseconds