Home
last modified time | relevance | path

Searched refs:sardpos (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/cam/scsi/
H A Dscsi_sa.c658 static int sardpos(struct cam_periph *periph, int, uint32_t *);
2075 error = sardpos(periph, 0, (uint32_t *) arg); in saioctl()
2079 error = sardpos(periph, 1, (uint32_t *) arg); in saioctl()
5213 sardpos(struct cam_periph *periph, int hard, uint32_t *blkptr) in sardpos() function