Home
last modified time | relevance | path

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

/freebsd-14.2/sys/sys/
H A Dcdrio.h133 #define CDRIOCGETBLOCKSIZE _IOR('c', 109, int) macro
/freebsd-14.2/sys/cam/scsi/
H A Dscsi_cd.c2569 case CDRIOCGETBLOCKSIZE: in cdioctl()