Home
last modified time | relevance | path

Searched refs:CT_OK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/scsi/aacraid/
H A Daachba.c393 (le32_to_cpu(reply->status) != CT_OK) || in aac_get_config_status()
547 if ((le32_to_cpu(get_name_reply->status) == CT_OK) in get_container_name_callback()
1007 if (le32_to_cpu(get_serial_reply->status) == CT_OK) { in get_container_serial_callback()
2619 if (le32_to_cpu(synchronizereply->status) == CT_OK) in synchronize_callback()
H A Daacraid.h448 #define CT_OK 218 macro
1951 __le32 status; /* CT_OK */
2186 __le32 status; /* CT_OK */
2284 __le32 status; /* CT_OK */
2303 __le32 status; /* CT_OK */
/kernel/linux/linux-5.10/drivers/scsi/aacraid/
H A Daachba.c393 (le32_to_cpu(reply->status) != CT_OK) || in aac_get_config_status()
536 if ((le32_to_cpu(get_name_reply->status) == CT_OK) in get_container_name_callback()
993 if (le32_to_cpu(get_serial_reply->status) == CT_OK) { in get_container_serial_callback()
2617 if (le32_to_cpu(synchronizereply->status) == CT_OK) in synchronize_callback()
H A Daacraid.h447 #define CT_OK 218 macro
1950 __le32 status; /* CT_OK */
2185 __le32 status; /* CT_OK */
2283 __le32 status; /* CT_OK */
2302 __le32 status; /* CT_OK */

Completed in 23 milliseconds