Searched refs:CDRIOCGETBLOCKSIZE (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/sys/sys/ | ||
| H A D | cdrio.h | 133 #define CDRIOCGETBLOCKSIZE _IOR('c', 109, int) macro |
| /freebsd-14.2/sys/cam/scsi/ | ||
| H A D | scsi_cd.c | 2569 case CDRIOCGETBLOCKSIZE: in cdioctl() |