Searched refs:vio_desc_direction_t (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/sun4v/sys/ |
H A D | vdc.h | 231 } vio_desc_direction_t; typedef 242 vio_desc_direction_t dir; /* direction of transfer */
|
/titanic_44/usr/src/uts/sun4v/io/ |
H A D | vdc.c | 178 buf_t *bufp, vio_desc_direction_t dir, int flags); 182 buf_t *bufp, vio_desc_direction_t dir, int flags); 185 vio_desc_direction_t dir, boolean_t); 188 vio_desc_direction_t dir, int flags); 2932 vio_desc_direction_t dir, int flags) in vdc_send_request() 3066 buf_t *bufp, vio_desc_direction_t dir, int flags) in vdc_populate_descriptor() 3238 diskaddr_t offset, struct buf *bufp, vio_desc_direction_t dir, int flags) in vdc_do_op() 3349 int slice, diskaddr_t offset, vio_desc_direction_t dir, boolean_t rconflict) in vdc_do_sync_op()
|