Home
last modified time | relevance | path

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

/freebsd/sbin/camcontrol/
H A Dcamcontrol.h95 void mode_select(struct cam_device *device, int cdb_len, int save_pages,
H A Dmodeedit.c781 mode_select(device, cdb_len, (pc << PAGE_CTRL_SHIFT == SMS_PAGE_CTRL_SAVED), in editlist_save()
831 mode_select(device, cdb_len, (pc << PAGE_CTRL_SHIFT == SMS_PAGE_CTRL_SAVED), in editlist_save_desc()
H A Dcamcontrol.c4561 mode_select(struct cam_device *device, int cdb_len, int save_pages, in mode_select() function