Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/block/mtip32xx/
H A Dmtip32xx.h131 MTIP_PF_HOST_CAP_64 = 10, /* cache HOST_CAP_64 */ enumerator
H A 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()
/kernel/linux/linux-6.6/drivers/block/mtip32xx/
H A Dmtip32xx.h130 MTIP_PF_HOST_CAP_64 = 10, /* cache HOST_CAP_64 */ enumerator
H A Dmtip32xx.c331 set_bit(MTIP_PF_HOST_CAP_64, &port->flags); in mtip_init_port()
2101 if (test_bit(MTIP_PF_HOST_CAP_64, &dd->port->flags)) in mtip_hw_submit_io()
3287 if (test_bit(MTIP_PF_HOST_CAP_64, &dd->port->flags)) in mtip_issue_reserved_cmd()

Completed in 11 milliseconds