Home
last modified time | relevance | path

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

/drivers/block/mtip32xx/
Dmtip32xx.h131 MTIP_PF_HOST_CAP_64 = 10, /* cache HOST_CAP_64 */ enumerator
Dmtip32xx.c343 set_bit(MTIP_PF_HOST_CAP_64, &port->flags); in mtip_init_port()
2113 if (test_bit(MTIP_PF_HOST_CAP_64, &dd->port->flags)) in mtip_hw_submit_io()
3461 if (test_bit(MTIP_PF_HOST_CAP_64, &dd->port->flags)) in mtip_issue_reserved_cmd()